9e8623785 ^
1105d0364 ^
1
2
3
4 5 6
7
discard """ errormsg: "has to be discarded" line: 7 """ proc myProc(name: string): string = "Hello " & name myProc("Dominik")