Support surrounding begin and end

This commit is contained in:
2024-03-10 08:50:55 +01:00
parent e3e9c76ead
commit 87150fca0b
6 changed files with 248 additions and 41 deletions

View File

@ -0,0 +1,4 @@
var x;
begin
! 5
end.

View File

@ -0,0 +1 @@
5