summary refs log tree commit diff stats
path: root/tests/stdlib/tintsets.nim
blob: 191ef117e2653e04a6a8eed0cccb5ecbe671d6f8 (plain) (blame)
1
2
3
4
5
6
import ./mintsets

block: # bug https://github.com/nim-lang/Nim/pull/15564#issuecomment-729878104
  # related to bug #11167
  test1()
  test2()