summary refs log tree commit diff stats
path: root/tests/stdlib/tintsets.nim
diff options
context:
space:
mode:
Diffstat (limited to 'tests/stdlib/tintsets.nim')
-rw-r--r--tests/stdlib/tintsets.nim6
1 files changed, 6 insertions, 0 deletions
diff --git a/tests/stdlib/tintsets.nim b/tests/stdlib/tintsets.nim
new file mode 100644
index 000000000..191ef117e
--- /dev/null
+++ b/tests/stdlib/tintsets.nim
@@ -0,0 +1,6 @@
+import ./mintsets
+
+block: # bug https://github.com/nim-lang/Nim/pull/15564#issuecomment-729878104
+  # related to bug #11167
+  test1()
+  test2()
whitespace' href='/ahoang/Nim/commit/tests/stckovfl.nim?h=devel&id=e80465dacf50f260abec30ae57d37b298c93fd83'>e80465dac ^
ddaedab83 ^

1
2
3
4
5
6
7
8
9
10