Create enums.md

This commit is contained in:
Andrey Breslav
2015-03-24 15:55:40 +03:00
committed by Mikhail Glukhikh
parent 6b64ae77f3
commit 457aa24f27
+5
View File
@@ -0,0 +1,5 @@
# Enums
Goals:
* Better syntax for passing constructor parameters when defining enum constants
* Resolve issues with annotation syntax for enum constants