hades-lang
hades-lang copied to clipboard
Typechecker goes throws a stack overflow
fn test(a: u32):void {
let a = a + 1
}