5 lines
104 B
OpenEdge ABL

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