Fixed compiler for Java code generation (not heavily tested yet, but fixes include...
[iot2.git] / localconfig / iotpolicy / development / enum.pol
1
2 enum Enum {
3
4         APPLE,
5         ORANGE,
6         GRAPE
7