# Like in\:```nim # import fungus # adtEnum(Shape): # Circle: tuple[r: float32] # Line: tuple[x1, x2, y1, y2: float32] # var a: Line