Ad

I don't think mine is correct since the "golfed" part was the return type.

Code
Diff
  • fn foo()->i8{1}
    • fn foo()->i32{1}
    • fn foo()->i8{1}