Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: use infer type config when checking types at metavariable assign…
…ment This PR fixes an issue at `isDefEq`. We must use the liberal infer type `MetaM` config when checking types at the assignment `?m := v`.
- Loading branch information