mirror of
https://github.com/roc-lang/roc.git
synced 2025-08-04 04:08:19 +00:00
Add missing mono test
This commit is contained in:
parent
aa90c3dfb6
commit
41e63c8576
1 changed files with 6 additions and 0 deletions
|
@ -0,0 +1,6 @@
|
|||
procedure List.5 (#Attr.2, #Attr.3):
|
||||
Error UnresolvedTypeVar crates/compiler/mono/src/ir.rs line 5117
|
||||
|
||||
procedure Test.0 ():
|
||||
let Test.1 : List {} = Array [];
|
||||
Error UnresolvedTypeVar crates/compiler/mono/src/ir.rs line 4644
|
Loading…
Add table
Add a link
Reference in a new issue