mirror of
https://github.com/nim-lang/Nim.git
synced 2025-12-29 17:34:43 +00:00
8 lines
77 B
Nim
8 lines
77 B
Nim
discard """
|
|
action: "compile"
|
|
"""
|
|
|
|
import const_smart_ptr
|
|
|
|
discard test(0)
|