hexaredecimal / hexaredecimal/ML
Typechecker bugs
Open
bug
- Dominant language
- Rust
- Stars
- 18
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
The typechecker fails to catch some type errors such as returning an int from a function that returns unit. The compiler seems to pass these checks or they are most likely implemented wrong
Contributor guide
Assessment
This issue has not been assessed yet.