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.nim6
1 files changed, 3 insertions, 3 deletions
diff --git a/tests/ambsym/mambsym2.nim b/tests/ambsym/mambsym2.nim
index eac8de6ba..21d980073 100644
--- a/tests/ambsym/mambsym2.nim
+++ b/tests/ambsym/mambsym2.nim
@@ -1,3 +1,3 @@
-type

-  TExport* = enum a, b, c

-  

+type
+  TExport* = enum a, b, c
+