52fc16d5d ^
1 2 3 4 5 6 7 8
discard """ errormsg: "expression has no type:" line: 8 """ macro p(t: typedesc): typedesc = discard var a: p(int)