This website requires JavaScript.
Explore
Help
Register
Sign In
belka
/
elna
Watch
1
Star
0
Fork
0
You've already forked elna
Code
Issues
Pull Requests
Releases
Activity
42d2038c4d
elna
/
tests
/
declare_variable.eln
6 lines
34 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Support surrounding begin and end
2024-03-10 08:50:55 +01:00
var x;
begin
Support compound statements
2024-03-11 10:43:26 +01:00
x := 5;
Support surrounding begin and end
2024-03-10 08:50:55 +01:00
! 5
end.
Reference in New Issue
Copy Permalink