index
:
egawk
master
Enhanced GNU Awk
kaz@kylheku.com
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
test
/
funsmnam.awk
blob: 1e8ca50650c00b3f3c9eb6f81a5761328acabb9a (
plain
)
1
2
3
4
5
6
function foo
(
\
foo
)
{
print
foo
}
{
foo()
}