tsame_name_497.nim 79 B

1234567
  1. import macro_bug
  2. type TObj = object
  3. proc f(o: TObj) {.macro_bug.} = discard