Support failure tests
This commit is contained in:
6
tests/procedure_definition.eln
Normal file
6
tests/procedure_definition.eln
Normal file
@ -0,0 +1,6 @@
|
||||
proc f;
|
||||
writei(5);
|
||||
|
||||
begin
|
||||
writei(2)
|
||||
end.
|
Reference in New Issue
Block a user