xschem/scconfig/src/tmpasm/regression/err_if_else.ref

7 lines
133 B
Plaintext

error: unexpected 'else' - must be in a 'then' block before an else at 2:5
if *NULL - broken AST* [at 1:1]
then:
(NOP)
else:
(NOP)