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