Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix
is_rec_assign
bug in simpleChecker.ml
Change to return `false` in the case of unknown type variables because such type variables will turn out to be `Int`. (`false` is returned in the case of `Int`.)
- Loading branch information