summary refs log tree commit diff stats
diff options
context:
space:
mode:
authorJake Leahy <jake@leahy.dev>2023-09-26 19:40:18 +1000
committerGitHub <noreply@github.com>2023-09-26 17:40:18 +0800
commit435f9320889f21269a26a17f724b73c4a46f9f23 (patch)
tree5b2640bd1b09ea0992b176b162a31b4cff9b0ad8
parent46544f234df3c473e6cd798eca4754c84be96abc (diff)
downloadNim-435f9320889f21269a26a17f724b73c4a46f9f23.tar.gz
Add test case for #15351 (#22754)
Closes #15351

Stumbled across the issue and found it now works
-rw-r--r--tests/misc/t15351.nim5
1 files changed, 5 insertions, 0 deletions
diff --git a/tests/misc/t15351.nim b/tests/misc/t15351.nim
new file mode 100644
index 000000000..c31e604a2
--- /dev/null
+++ b/tests/misc/t15351.nim
@@ -0,0 +1,5 @@
+discard """
+  action: "compile"
+"""
+var
+  ## TODO: broken