summary refs log blame commit diff stats
path: root/tests/ccgbugs/thtiobj.nim
blob: 7a656905fbc9df646a62019494b2bb69ce23ff44 (plain) (tree)
1
2
3
4
5
6
7
8







                              
discard """
  targets: "c cpp"
"""

import typeinfo

var x = ""
discard (getPointer(toAny(x)))