mirror of
https://github.com/roc-lang/roc.git
synced 2025-10-03 08:34:33 +00:00
freshen annotations
This commit is contained in:
parent
d3ccdb51ea
commit
43adf0635e
10 changed files with 277 additions and 58 deletions
|
@ -83,7 +83,7 @@ pub(crate) fn either_type_index_to_var(
|
|||
}
|
||||
}
|
||||
|
||||
pub(crate) fn type_to_var(
|
||||
pub fn type_to_var(
|
||||
env: &mut InferenceEnv,
|
||||
rank: Rank,
|
||||
problems: &mut Vec<TypeError>,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue