index
:
cppawk
master
Wrapper script that adds C preprocessing to Awk
kaz@kylheku.com
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
testcases
blob: b52e73789028e4c2f27dd7c438cafd3cb9374846 (
plain
)
1
2
3
4
5
1: ./cppawk 'BEGIN { print "hello" }' : hello --