summary refs log tree commit diff stats
path: root/tests/tools/dontmentionme.nim
diff options
context:
space:
mode:
Diffstat (limited to 'tests/tools/dontmentionme.nim')
-rw-r--r--tests/tools/dontmentionme.nim3
1 files changed, 3 insertions, 0 deletions
diff --git a/tests/tools/dontmentionme.nim b/tests/tools/dontmentionme.nim
new file mode 100644
index 000000000..218823aca
--- /dev/null
+++ b/tests/tools/dontmentionme.nim
@@ -0,0 +1,3 @@
+{.used.}
+
+proc nothing* = echo "nothing to see here"