summary refs log blame commit diff stats
path: root/tests/macros/tsame_name_497.nim
blob: 9f26a40241a1f02b74f38d4c12d985b6edd6fdf9 (plain) (tree)
1
2
3
4
5
6
 




                                       
import macro_bug

type TObj = object

proc f(o: TObj) {.macro_bug.} = discard