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
7845c700d8
elna
/
tests
/
procedure_definition.eln
6 lines
38 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Parse parameter list
2024-03-28 00:55:13 +01:00
proc f() writei(5);
Support failure tests
2024-03-23 14:53:26 +01:00
begin
Support procedure calls without arguments
2024-03-26 23:04:20 +01:00
f()
Support failure tests
2024-03-23 14:53:26 +01:00
end.
Reference in New Issue
Copy Permalink