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