mirror of
https://github.com/roc-lang/roc.git
synced 2025-09-30 07:14:46 +00:00
show type of lambda in the repl
This commit is contained in:
parent
da0f239244
commit
95e0faad30
3 changed files with 24 additions and 10 deletions
|
@ -1508,7 +1508,6 @@ pub fn specialize_all<'a>(
|
|||
));
|
||||
|
||||
procs.runtime_errors.insert(name, error_msg);
|
||||
panic!("failed to specialize {:?}", name);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue