index
:
Nim
this commit
devel
This repository contains the Nim compiler, Nim's stdlib, tools, and documentation. (mirror)
ahoang <ahoang@tilde.institute>
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tests
/
destructor
/
tconst_smart_ptr.nim
blob: 39fe12612b0dc6f55aed2d94a0ed1c7004d743ff (
plain
) (
blame
)
1
2
3
4
5
6
7
discard
"""
action: "compile"
"""
import
const_smart_ptr
discard
test
(
0
)