mirror of
https://github.com/nim-lang/Nim.git
synced 2026-01-17 18:17:11 +00:00
Add test for #1459
This commit is contained in:
5
tests/cpp/ttypeinfo.nim
Normal file
5
tests/cpp/ttypeinfo.nim
Normal file
@@ -0,0 +1,5 @@
|
||||
discard """
|
||||
cmd: "nim cpp $target"
|
||||
"""
|
||||
|
||||
import typeinfo
|
||||
Reference in New Issue
Block a user