mirror of
https://github.com/Noratrieb/riverdelta.git
synced 2026-01-16 09:25:03 +01:00
Add documentatioN
This commit is contained in:
parent
a699262671
commit
bf73203182
8 changed files with 175 additions and 2 deletions
9
ui-tests/functions/bodies.nil
Normal file
9
ui-tests/functions/bodies.nil
Normal file
|
|
@ -0,0 +1,9 @@
|
|||
//@check-pass
|
||||
|
||||
function helloWorld() = ;
|
||||
function block() = (
|
||||
1;
|
||||
2;
|
||||
);
|
||||
|
||||
function main() = ;
|
||||
Loading…
Add table
Add a link
Reference in a new issue