fix: quantified subroutine subtyping bugs

This commit is contained in:
Shunsuke Shibayama 2023-02-22 02:40:51 +09:00
parent 4dcca2b06d
commit aa2cea60dd
28 changed files with 638 additions and 222 deletions

View file

@ -948,6 +948,7 @@ impl Context {
}
}
/// lhs: mainly class
pub(crate) fn eval_proj(
&self,
lhs: Type,