This repository has been archived on 2024-02-27. You can view files and clone it, but cannot push or open issues or pull requests.
arf/tests/analyzer/enumSection/main.arf

12 lines
108 B
Plaintext

:arf
---
enum ro Weekday:Int
- sunday
- monday
- tuesday
- wednesday
- thursday
- friday
- saturday