Codebase list libmawk / b9006faf-873e-4aac-9952-74a72f875ff9/main scconfig / src / tmpasm / regression / err_if_end.ref
b9006faf-873e-4aac-9952-74a72f875ff9/main

Tree @b9006faf-873e-4aac-9952-74a72f875ff9/main (Download .tar.gz)

err_if_end.ref @b9006faf-873e-4aac-9952-74a72f875ff9/mainraw · 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)