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
/
printf0.awk
blob: ac8ad3c20da456e79b711894e925c7f87697a6e6 (
plain
)
1
2
3
4
5
BEGIN
{
# bwk accepts this silently:
printf
print
"X"
}