(root)/
gawk-5.2.2/
test/
divzero.awk
BEGIN { print (0 && ((4)/0)) }