diff --git a/p/parser.p b/p/parser.p new file mode 100644 index 00000000..3e3c3379 --- /dev/null +++ b/p/parser.p @@ -0,0 +1,4 @@ +@main[] + ^rem{Will print "Hello, World!" when run as CGI script} + $hello[Hello, World!] + $result[$hello]