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
/
forsimp.awk
blob: 880548ba12cc50d072077abb9d19dd3b31b9e156 (
plain
)
1
BEGIN
{
for
(
print
9
;
0
;);
}