summary refs log tree commit diff stats
path: root/tests/accept/run/mambsys1.nim
diff options
context:
space:
mode:
Diffstat (limited to 'tests/accept/run/mambsys1.nim')
-rwxr-xr-xtests/accept/run/mambsys1.nim7
1 files changed, 0 insertions, 7 deletions
diff --git a/tests/accept/run/mambsys1.nim b/tests/accept/run/mambsys1.nim
deleted file mode 100755
index 5472b5ae4..000000000
--- a/tests/accept/run/mambsys1.nim
+++ /dev/null
@@ -1,7 +0,0 @@
-import mambsys2 # import TExport

-

-type

-  TExport* = enum x, y, z

-

-proc foo*(x: int) =

-  nil