mirror of
https://github.com/nim-lang/Nim.git
synced 2025-12-28 08:54:53 +00:00
7 lines
144 B
Nim
7 lines
144 B
Nim
import ./mintsets
|
|
|
|
block: # bug https://github.com/nim-lang/Nim/pull/15564#issuecomment-729878104
|
|
# related to bug #11167
|
|
test1()
|
|
test2()
|