Files
acme/testing/errors/continuenotwithinaloop1.a

5 lines
149 B
Plaintext

; (this file also gets included by continuenotwithinaloop2.a)
; "!continue" only works inside a loop:
!continue ; -> "!continue not within a loop"