Add CobolScript (#955)
This commit is contained in:
6
c/CobolScript
Normal file
6
c/CobolScript
Normal file
@@ -0,0 +1,6 @@
|
||||
DISPLAY `Content-type: text/html `.
|
||||
DISPLAY LINEFEED.
|
||||
DISPLAY `<HTML><BODY>`.
|
||||
DISPLAY `<CENTER>Hello World</CENTER>`.
|
||||
DISPLAY `</BODY></HTML>`.
|
||||
GOBACK.
|
||||
Reference in New Issue
Block a user