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

import objFile

echo test