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
/
mpfrnonum.awk
blob: 52fc0d21632ebbe8842cc565950c543b35a1b0c0 (
plain
)
1
{
if
(
$1
)
print
"must print "
$1
}