Files
Nim/tests/stdlib/t15663.nim
flywind 8c31c210ee fix #15663 (#15839) [backport:1.4]
(cherry picked from commit 8e1fa84b0d)
2020-11-09 16:18:20 +01:00

7 lines
103 B
Nim

discard """
cmd: "nim c --gc:arc $file"
output: "Test"
"""
let ws = newWideCString("Test")
echo ws