(root)/
gawk-5.2.2/
test/
nsawk2.awk
# Used to cause internal error
BEGIN {
    x = awk::I
    print x
}