summary refs log blame commit diff stats
path: root/tests/testament/t16576.nim
blob: 8d0dd57e3bbca4c01672dbab589810dfc348948a (plain) (tree)
1
2
3
4
5
6
7






                                 
discard """
  matrix:"-d:nimTest_t16576"
"""

# bug #16576
doAssert defined(nimTest_t16576)
doAssert not defined(nimMegatest)