Open hexaredecimal opened 2 months ago
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
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