t6456.nim 108 B

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