20 lines
375 B
Plaintext
20 lines
375 B
Plaintext
![]() |
include::../description.adoc[]
|
||
|
|
||
|
== Noncompliant Code Example
|
||
|
|
||
|
----
|
||
|
C 99W1SCNO IFEQ 1
|
||
|
C EXSR SR201
|
||
|
C ELSE
|
||
|
C* Empty on purpose or missing a piece of code?
|
||
|
C END
|
||
|
----
|
||
|
----
|
||
|
/free
|
||
|
for i = 1 to n;
|
||
|
endfor;
|
||
|
/end-free
|
||
|
----
|
||
|
|
||
|
include::../exceptions.adoc[]
|