erg/crates/erg_compiler/tests
Shunsuke Shibayama 4dcca2b06d fix(typechecker): type generalization & dereference bugs
* `Context::subtype_of` now has `allow_cast` param. If this is `false`, cast-aware comparisons are not performed.
2023-02-21 17:04:52 +09:00
..
dependent.er Rename dir: compiler -> crates 2023-01-15 12:03:19 +09:00
fib.er Rename dir: compiler -> crates 2023-01-15 12:03:19 +09:00
infer.er fix(typechecker): type generalization & dereference bugs 2023-02-21 17:04:52 +09:00
test.rs fix(typechecker): type generalization & dereference bugs 2023-02-21 17:04:52 +09:00