summary refs log tree commit diff stats
path: root/tests/parser/t12274.nim
diff options
context:
space:
mode:
Diffstat (limited to 'tests/parser/t12274.nim')
-rw-r--r--tests/parser/t12274.nim4
1 files changed, 4 insertions, 0 deletions
diff --git a/tests/parser/t12274.nim b/tests/parser/t12274.nim
index 40c85f158..6b7c9f55a 100644
--- a/tests/parser/t12274.nim
+++ b/tests/parser/t12274.nim
@@ -1,3 +1,7 @@
+discard """
+  joinable: false
+"""
+
 var s: seq[int]
 s.add block:
   let i = 1