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