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