~vcs-imports/gawk/master

« back to all changes in this revision

Viewing changes to test/posix2008sub.ok

  • Committer: Arnold D. Robbins
  • Date: 2010-11-18 21:00:31 UTC
  • Revision ID: git-v1:6f3612539c425da2bc1d34db621696e6a273b01c
Bring latest byte code gawk into git. Hurray!

Show diffs side-by-side

added added

removed removed

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