summary refs log tree commit diff stats
path: root/tests/stdlib/t15663.nim
blob: 1ad5677fdf1b8c1aa078e2c9ef36eac50dd641a1 (plain) (blame)
1
2
3
4
5
6
7
discard """
  cmd: "nim c --gc:arc $file"
  output: "Test"
"""

let ws = newWideCString("Test")
echo ws