summaryrefslogtreecommitdiff
path: root/test/badassign1.awk
blob: 5614f4a43b530315e23cba982c63e69c44b2c612 (plain)
1
BEGIN { $i++ = 3 ; print i }