xref: /illumos-gate/usr/src/test/util-tests/tests/awk/gnu/gawksub.ok (revision 78801af7286cd73dbc996d470f789e75993cf15d)
1orig = "here is some text", repl = "<FOO&BAR \q \ \\ \& \\& \\\&>"
2result is "here is <FOOsomeBAR \q \ \\ & \some \&> text"
3