mirror of
https://github.com/Noratrieb/riverdelta.git
synced 2026-01-17 01:45:03 +01:00
Add documentatioN
This commit is contained in:
parent
a699262671
commit
bf73203182
8 changed files with 175 additions and 2 deletions
8
ui-tests/functions/body_mismatched_parens.stderr
Normal file
8
ui-tests/functions/body_mismatched_parens.stderr
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
error: unexpected end of file
|
||||
--> $DIR/body_mismatched_parens.nil:2
|
||||
2 |
|
||||
^
|
||||
error: `main` function not found
|
||||
--> $DIR/body_mismatched_parens.nil:1
|
||||
1 | function main() = (
|
||||
^
|
||||
Loading…
Add table
Add a link
Reference in a new issue