summary refs log tree commit diff stats
path: root/tests/misc/t9710.nim
diff options
context:
space:
mode:
Diffstat (limited to 'tests/misc/t9710.nim')
-rw-r--r--tests/misc/t9710.nim6
1 files changed, 6 insertions, 0 deletions
diff --git a/tests/misc/t9710.nim b/tests/misc/t9710.nim
new file mode 100644
index 000000000..c65cb7bf4
--- /dev/null
+++ b/tests/misc/t9710.nim
@@ -0,0 +1,6 @@
+discard """
+  matrix: "--debugger:native"
+"""
+# bug #9710
+for i in 1 || 200:
+  discard i