t6456.nim 108 B

12345678
  1. discard """
  2. line: 6
  3. errormsg: "type \'ptr void\' is not allowed"
  4. """
  5. proc foo(x: ptr void) =
  6. discard