Support surrounding begin and end
This commit is contained in:
4
tests/declare_variable.eln
Normal file
4
tests/declare_variable.eln
Normal file
@ -0,0 +1,4 @@
|
||||
var x;
|
||||
begin
|
||||
! 5
|
||||
end.
|
1
tests/expectations/declare_variable.txt
Normal file
1
tests/expectations/declare_variable.txt
Normal file
@ -0,0 +1 @@
|
||||
5
|
Reference in New Issue
Block a user