aboutsummaryrefslogtreecommitdiffstats
path: root/test/nsawk2.awk
blob: d275c1216a19ff20cc97263ccb46f4e8617789a4 (plain)
1
2
3
4
5
# Used to cause internal error
BEGIN {
    x = awk::I
    print x
}