Files
hello-world/p/parser.p
2018-08-22 01:37:32 -03:00

5 lines
108 B
OpenEdge ABL
Executable File

@main[]
^rem{Will print "Hello, World!" when run as CGI script}
$hello[Hello, World!]
$result[$hello]