Home
Manpages
About
(root)/
gawk-5.2.2/
test/
paramres.awk
BEGIN { foo() } function foo(a, FS, q) { print "a =", a }