summary refs log tree commit diff stats
path: root/tests/importalls/m2.nim
diff options
context:
space:
mode:
Diffstat (limited to 'tests/importalls/m2.nim')
-rw-r--r--tests/importalls/m2.nim3
1 files changed, 3 insertions, 0 deletions
diff --git a/tests/importalls/m2.nim b/tests/importalls/m2.nim
new file mode 100644
index 000000000..186650f68
--- /dev/null
+++ b/tests/importalls/m2.nim
@@ -0,0 +1,3 @@
+const bar1* = 2
+const bar2 = 2
+const bar3 = 3