xref: /netbsd-src/external/historical/nawk/dist/bugs-fixed/negative-nf.awk (revision 70f7362772ba52b749c976fb5e86e39a8b2c9afc)
1BEGIN { NF = -5; }
2