summary refs log tree commit diff stats
path: root/tests/sets/t17385.nim
diff options
context:
space:
mode:
Diffstat (limited to 'tests/sets/t17385.nim')
-rw-r--r--tests/sets/t17385.nim4
1 files changed, 4 insertions, 0 deletions
diff --git a/tests/sets/t17385.nim b/tests/sets/t17385.nim
new file mode 100644
index 000000000..cc08b4882
--- /dev/null
+++ b/tests/sets/t17385.nim
@@ -0,0 +1,4 @@
+import m17385
+
+let a = Diff[int]()
+a.test()