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

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

gawk 3.1.5

File size: 148 bytes
Line 
1BEGIN { print "foo" | "read x ; echo $x ; exit 12" }
2# this should still exit 0, as pointed out by kenny mccormack in
3# comp.lang.awk on 2 feb 2005
Note: See TracBrowser for help on using the repository browser.