mirror of
https://github.com/roc-lang/roc.git
synced 2025-07-22 14:05:02 +00:00
![]() Importing a rigid variable in a non-generalized context should not keep the variable as rigid. That's because rigid variables are only necessary for enforcing invariants during typechecking of a generalizable definition, but at all use sites (which are not generalized), they are demoted to possibly-unbound type variable. |
||
---|---|---|
.. | ||
src | ||
Cargo.toml |