thtiobj.nim 95 B

123456789
  1. discard """
  2. targets: "c cpp"
  3. """
  4. import typeinfo
  5. var x = ""
  6. discard (getPointer(toAny(x)))