This website requires JavaScript.
Explore
Help
Register
Sign In
mclang
/
mclangc
Watch
1
Star
0
Fork
0
You've already forked mclangc
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
main
mclangc
/
tests
/
parser
/
enumerations.mcl
8 lines
47 B
Plaintext
Raw
Permalink
Normal View
History
Unescape
Escape
Setup parser testing with various tests
2024-12-21 21:09:10 +00:00
enum Foo {}
enum Bar {
A,
B,
C,
}
Reference in New Issue
Copy Permalink