Home
Manpages
About
(root)/
gawk-5.2.2/
test/
fnarray.awk
function foo(N) { return 0 } BEGIN { Num = foo[c] }