Enum entries generation (no underlying classes yet)

This commit is contained in:
Dmitry Petrov
2016-08-31 15:03:40 +03:00
committed by Dmitry Petrov
parent 917e7bffbd
commit bd76e39a8c
16 changed files with 254 additions and 23 deletions
+1
View File
@@ -12,3 +12,4 @@ FILE /classes.kt
CLASS ENUM_CLASS TestEnumClass
FUN private constructor TestEnumClass()
BLOCK_BODY
ENUM_CONSTRUCTOR_CALL Enum super