github.com/benhoyt/goawk@v1.8.1/testdata/gawk/posix2008sub.ok (about)

     1  orig = "here is some text", repl = "<FOO&BAR \q \ \\ \& \\& \\\&>"
     2  result is "here is <FOOsomeBAR \q \ \ & \some \&> text"