summary refs log tree commit diff stats
path: root/tests/lookups/mambsym2.nim
diff options
context:
space:
mode:
Diffstat (limited to 'tests/lookups/mambsym2.nim')
-rw-r--r--tests/lookups/mambsym2.nim3
1 files changed, 3 insertions, 0 deletions
diff --git a/tests/lookups/mambsym2.nim b/tests/lookups/mambsym2.nim
new file mode 100644
index 000000000..21d980073
--- /dev/null
+++ b/tests/lookups/mambsym2.nim
@@ -0,0 +1,3 @@
+type
+  TExport* = enum a, b, c
+