2cdfe35e7 ^
1105d0364 ^
27bc9296d ^
1
2
3 4
5
6 7 8
discard """ errormsg: "\'method\' needs a parameter that has an object type" file: "tmethod.nim" line: 7 """ method m(i: int): int = return 5