summary refs log tree commit diff stats
path: root/tests/system/temptyecho.nim
diff options
context:
space:
mode:
Diffstat (limited to 'tests/system/temptyecho.nim')
-rw-r--r--tests/system/temptyecho.nim6
1 files changed, 6 insertions, 0 deletions
diff --git a/tests/system/temptyecho.nim b/tests/system/temptyecho.nim
new file mode 100644
index 000000000..a3c407897
--- /dev/null
+++ b/tests/system/temptyecho.nim
@@ -0,0 +1,6 @@
+discard """
+output: "\n"
+"""
+
+echo()
+