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