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