DEBSOURCES
Skip Quicknav
sources / nim / 2.2.0-1 / tests / types / tnontype.nim
123456789
discard """ errormsg: "expected type, but got: 3" """ type Foo = (block: int) Bar = 3