ceylon
ceylon copied to clipboard
value constructors as annotation arguments
We currently support object-style enumerations as annotation parameter types, but not new-style enumerations.
I've pushed my initial implementation of this to the 7429 branch.