Files
Nim/tests/arc/t14383.nim
2020-07-10 18:10:32 +02:00

14 lines
160 B
Nim

discard """
cmd: "nim c --gc:arc $file"
output: '''
hello
hello
'''
"""
import dmodule
var val = parseMinValue()
if val.kind == minDictionary:
echo val