(root)/
gawk-5.2.2/
test/
concat3.awk
BEGIN { a; a = a (b "c"); print a; print b }