source:
trunk/essentials/sys-apps/gawk/test/rstest6.awk
Last change on this file was 3076, checked in by , 18 years ago | |
---|---|
File size: 117 bytes |
Line | |
---|---|
1 | # Wed Jul 14 16:02:45 IDT 2004 |
2 | # Test case from John Haque mary1john8@earthlink.net |
3 | |
4 | BEGIN { RS = "XYZ" } |
5 | |
6 | { print } |
Note:
See TracBrowser
for help on using the repository browser.