Skip to content
Commit 06cfc165 authored by Carlos Galindo's avatar Carlos Galindo
Browse files

Basic support for enums and static variables

* Simple enums, with empty constructors.
* Initializations are not handled.

Assumptions: there are no circular dependencies in initialization of static variables and enums are immutable.
parent b27bc83e
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment