5 lines
67 B
Text
5 lines
67 B
Text
|
|
beginning
|
||
|
|
define(`problem',1)
|
||
|
|
ifelse(problem,1,`m4exit(1)')
|
||
|
|
ending
|