summary refs log blame commit diff stats
path: root/tests/accept/run/mambsys1.nim
blob: 5472b5ae4e373ed9763255eb280768311aafce7e (plain) (tree)
1
2
3
4
5
6
7





                                 
import mambsys2 # import TExport

type
  TExport* = enum x, y, z

proc foo*(x: int) =
  nil