Files
Nim/tests/destructor/tglobaldestructor.nim
flywind e1cc3b83fb deprecate newruntime (#17245)
* deprecate newruntime
* tests
* Update compiler/commands.nim
2021-03-04 19:33:16 +01:00

10 lines
115 B
Nim

discard """
cmd: '''nim c --gc:arc $file'''
output: '''(v: 42)
igotdestroyed'''
"""
import objFile
echo test