tintsets.nim 144 B

1234567
  1. import ./mintsets
  2. block: # bug https://github.com/nim-lang/Nim/pull/15564#issuecomment-729878104
  3. # related to bug #11167
  4. test1()
  5. test2()