Files
acme/testing/errors/returnnotwithinamacro1.a

5 lines
144 B
Plaintext

; (this file also gets included by returnnotwithinamacro2.a)
; "!return" only works inside a macro:
!return ; -> "!return not within a macro"