source: trunk/essentials/sys-apps/gawk/test/rstest6.awk

Last change on this file was 3076, checked in by bird, 18 years ago

gawk 3.1.5

File size: 117 bytes
Line 
1# Wed Jul 14 16:02:45 IDT 2004
2# Test case from John Haque mary1john8@earthlink.net
3
4BEGIN { RS = "XYZ" }
5
6{ print }
Note: See TracBrowser for help on using the repository browser.