aboutsummaryrefslogtreecommitdiffstats
path: root/testcases
blob: b52e73789028e4c2f27dd7c438cafd3cb9374846 (plain)
1
2
3
4
5
1:
./cppawk 'BEGIN { print "hello" }'
:
hello
--