1 2 3 4 5 6 7
import mambsys2 # import TExport type TExport* = enum x, y, z proc foo*(x: int) = discard