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
/
fnamedat.awk
blob: 33a07049cda0963b5094b6cf17da607446dc080a (
plain
)
1
function foo()
{
print
foo
}
{
foo()
}