FYI, I've isolated the issue kwery was having with...
# eap
a
FYI, I've isolated the issue kwery was having with the 1.0.2 EAP. If you assign a default value to an annotation value that isn't
const
, it throws an
IncompleteAnnotationException
. I've raised https://youtrack.jetbrains.com/issue/KT-11941 to track the issue.