Fixed syntax error
Fixes a syntax error that was causing a segfault.
This commit is contained in:
parent
a108b9fb24
commit
a21cea0b6c
@ -1,8 +1 @@
|
||||
$ SET SOURCEFORMAT"FREE"
|
||||
IDENTIFICATION DIVISION.
|
||||
PROGRAM-ID. NoCodeToCOBOL.
|
||||
|
||||
PROCEDURE DIVISION.
|
||||
DisplayPrompt.
|
||||
DISPLAY "I did it".
|
||||
STOP RUN.
|
||||
|
Loading…
Reference in New Issue
Block a user