fix test outputs

in some cases for aliases the outputs are not entirely correct yet. That's future work
This commit is contained in:
Folkert 2020-06-27 21:01:51 +02:00
parent 79f01e0604
commit 41621bc509
8 changed files with 84 additions and 126 deletions

View file

@ -1273,7 +1273,6 @@ fn deep_copy_var_help(
}
fn register(subs: &mut Subs, rank: Rank, pools: &mut Pools, content: Content) -> Variable {
let c = content.clone();
let var = subs.fresh(Descriptor {
content,
rank,