index
:
illumos-gate
master
sysroot/20181213
[no description]
Dyson
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
usr
/
src
/
test
/
util-tests
/
tests
/
awk
/
syn
/
badassign1.awk
blob: 5614f4a43b530315e23cba982c63e69c44b2c612 (
plain
)
1
BEGIN
{
$i
++
=
3
;
print
i
}