4.4BSD/usr/src/old/awk/test/t.coerce

END {	print i, NR
	if (i < NR)
		print i, NR
}