Blame test/exitval2.w32

Packit Service f629e6
BEGIN { print "foo" | "sh -c \"read x ; echo $x ; exit 12\"" }
Packit Service f629e6
# this should still exit 0, as pointed out by kenny mccormack in
Packit Service f629e6
# comp.lang.awk on 2 feb 2005