mirror of
https://github.com/roc-lang/roc.git
synced 2025-09-28 22:34:45 +00:00
add test for transitive alias import
This commit is contained in:
parent
984cf744e3
commit
cf80e2852f
9 changed files with 135 additions and 27 deletions
|
@ -154,9 +154,6 @@ pub fn run(
|
|||
constraint,
|
||||
);
|
||||
|
||||
//dbg!(&subs, &state.env.vars_by_symbol);
|
||||
//panic!();
|
||||
|
||||
(Solved(subs), state.env)
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue