summary refs log tree commit diff stats
path: root/tests/distinct/tdistinct_consts.nim
Commit message (Expand)AuthorAgeFilesLines
* fixes #2629, fixes #2641, fixes #2632, fixes #2630Araq2015-05-031-0/+20
defaults to ORC (#19972)' href='/ahoang/Nim/commit/tests/ccgbugs/thtiobj.nim?h=devel&id=7739e23420c9a7a4ec7eccdddc0a39df9e905aa8'>7739e2342 ^
e7d404340 ^






1
2
3
4
5
6
7
8
9
           
                     






                              
discard """
  matrix: "--mm:refc"
  targets: "c cpp"
"""

import typeinfo

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