summary refs log tree commit diff stats
path: root/tests/system/tgcnone.nim
blob: 1ccb9e29c563fda16df35d1c80c79dd06ab085be (plain) (blame)
1
2
3
4
5
6
7
discard """
  matrix: "--mm:none -d:useMalloc"
"""
# bug #15617
# bug #22262
let x = 4
doAssert x == 4