Skip to content

Commit 54cfa57

Browse files
lefessanGitMensch
andauthored
Update tests/testsuite.src/syn_misc.at
Co-authored-by: Simon Sobisch <simonsobisch@web.de>
1 parent f33e92a commit 54cfa57

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tests/testsuite.src/syn_misc.at

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3395,7 +3395,7 @@ PROCEDURE DIVISION.
33953395
DISPLAY "The result is " result.
33963396
STOP RUN.
33973397
])
3398-
AT_DATA([fab.cob], [>>SOURCE IS FREE
3398+
AT_DATA([fab.cob], [
33993399
>>DEFINE 1aa AS 2
34003400
ADD 1 to result.
34013401
>>IF 1aa > 1

0 commit comments

Comments
 (0)