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
/
symtab4.awk
blob: 4eed7e99df945e121ac9a04a6006b09ab46adce9 (
plain
)
1
{
SYMTAB
[
"POS"
]=
1
;
print
$POS
}