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
/
badassign1.awk
blob: 5614f4a43b530315e23cba982c63e69c44b2c612 (
plain
)
1
BEGIN
{
$i
++
=
3
;
print
i
}