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