mirror of
https://github.com/roc-lang/roc.git
synced 2025-10-01 07:41:12 +00:00
fix and test
This commit is contained in:
parent
64bc92c746
commit
c68cd2fb2d
12 changed files with 89 additions and 30 deletions
|
@ -1401,8 +1401,6 @@ where
|
|||
look_up_builtins,
|
||||
);
|
||||
|
||||
dbg!(&result);
|
||||
|
||||
match result {
|
||||
Ok(()) => {}
|
||||
Err(LoadingProblem::MsgChannelDied) => {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue