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