summary refs log tree commit diff stats
path: root/tests/ambsym/mambsys2.nim
diff options
context:
space:
mode:
Diffstat (limited to 'tests/ambsym/mambsys2.nim')
-rw-r--r--tests/ambsym/mambsys2.nim8
1 files changed, 4 insertions, 4 deletions
diff --git a/tests/ambsym/mambsys2.nim b/tests/ambsym/mambsys2.nim
index d59706865..ef63e4f7e 100644
--- a/tests/ambsym/mambsys2.nim
+++ b/tests/ambsym/mambsys2.nim
@@ -1,4 +1,4 @@
-type

-  TExport* = enum x, y, z # exactly the same type!

-

-proc foo*(x: int) = discard

+type
+  TExport* = enum x, y, z # exactly the same type!
+
+proc foo*(x: int) = discard