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