ubuntu-buildroot/output/build/host-gawk-5.2.0/test/divzero.awk

2 lines
31 B
Awk

BEGIN { print (0 && ((4)/0)) }