summary refs log tree commit diff stats
path: root/tests/generics/tdotlookup.nim
diff options
context:
space:
mode:
Diffstat (limited to 'tests/generics/tdotlookup.nim')
-rw-r--r--tests/generics/tdotlookup.nim7
1 files changed, 7 insertions, 0 deletions
diff --git a/tests/generics/tdotlookup.nim b/tests/generics/tdotlookup.nim
new file mode 100644
index 000000000..b886cd8c9
--- /dev/null
+++ b/tests/generics/tdotlookup.nim
@@ -0,0 +1,7 @@
+discard """
+  output: '''5 5 5'''
+"""
+
+import mdotlookup
+
+foo(7)