aboutsummaryrefslogtreecommitdiff
path: root/bugs-fixed/negative-nf.awk
blob: 6caeee4602b5a4e9af34b266e648fc8b2fa92eab (plain)
1
BEGIN { NF = -5; }