summaryrefslogtreecommitdiff
path: root/test/rstest6.awk
blob: 3481c0a3fa148bc7fb292f9d2216b4a3e38efd0f (plain)
1
2
3
4
5
6
# Wed Jul 14 16:02:45 IDT 2004
# Test case from John Haque mary1john8@earthlink.net

BEGIN { RS = "XYZ" }

{ print }