1BEGIN {
2	# bwk accepts this silently:
3	printf
4	print "X"
5}
6