(root)/
gawk-5.2.2/
test/
printf0.awk
BEGIN {
	# bwk accepts this silently:
	printf
	print "X"
}