roc/compiler/test_mono
Ayaz Hafiz 5d1dd81e93
Reuse symbol when opaque type wraps a known symbol
Opaques decay immediately into their argument during codegen, so we need
to handle something that's effectively variable aliasing correctly.

This bug popped up while migrating all current private tags to opaques.
2022-04-23 14:37:52 -04:00
..
generated Reuse symbol when opaque type wraps a known symbol 2022-04-23 14:37:52 -04:00
src Reuse symbol when opaque type wraps a known symbol 2022-04-23 14:37:52 -04:00
Cargo.toml Fix test compile errors, and simply load_internal tests 2022-04-12 16:42:51 -04:00