summary refs log tree commit diff stats
path: root/tests/destructor/tglobaldestructor.nim
blob: 4d002a092a391ceed49c6ec670c9a2331d74f993 (plain) (blame)
1
2
3
4
5
6
7
8
9
discard """
  cmd: '''nim c --gc:arc $file'''
  output: '''(v: 42)
igotdestroyed'''
"""

import objFile

echo test