DEBSOURCES
Skip Quicknav
sources / nim / 2.2.0-1 / tests / system / timmutableinc.nim
12345678
discard """ errormsg: "type mismatch: got <int>" file: "timmutableinc.nim" line: 8 """ var x = 0 inc(x+1)