aboutsummaryrefslogtreecommitdiffstats
path: root/test/fpatnull.awk
blob: 1d00adf4887f75313b4d9522c79640f363c211eb (plain)
1
2
BEGIN { FPAT = "" }
{ print NF }