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

+  TExport* = enum a, b, c

+