xref: /freebsd/contrib/one-true-awk/testdir/t.next (revision e32fecd0c2c3ee37c47ee100f169e7eb0282a873)
1$1 > 5000	{ next }
2{ print }
3