Support surrounding begin and end

This commit is contained in:
2024-03-10 08:50:55 +01:00
parent 1af995eafd
commit 2d31c77c14
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