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