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
/
pcntplus.awk
blob: 13999ac480178730c064d1452af668b38b80ff59 (
plain
)
1
BEGIN
{
printf
"%+d %d
\n
"
,
3
,
4
}