mirror of
https://github.com/Noratrieb/riverdelta.git
synced 2026-01-16 17:35:02 +01:00
Fix multi error emission on unknown modules
This commit is contained in:
parent
1e97275cf2
commit
d6123836e8
8 changed files with 2998 additions and 11 deletions
4
ui-tests/resolve/module_not_found.stderr
Normal file
4
ui-tests/resolve/module_not_found.stderr
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
error: cannot find list
|
||||
--> $DIR/module_not_found.nil:2
|
||||
2 | let _l = list.new();
|
||||
^^^^
|
||||
Loading…
Add table
Add a link
Reference in a new issue