Codebase list libmawk / debian/1.0.0-1 scconfig / src / tmpasm / regression / err_if_end.ref
debian/1.0.0-1

Tree @debian/1.0.0-1 (Download .tar.gz)

err_if_end.ref @debian/1.0.0-1raw · history · blame

1
2
3
4
5
6
error: unexpected "end" in "if" - expected "then" at 2:4
if v [at 2:1]
then:
 (NOP)
else:
 (NOP)