(root)/
gawk-5.2.2/
test/
nsbad2.awk
@namespace "foo"
function gsub () {
	print "foo::gsub"
}