Write KotlinSyntheticClass annotation on when-by-enum mapping classes
This commit is contained in:
@@ -34,5 +34,6 @@ public @interface KotlinSyntheticClass {
|
||||
CALLABLE_REFERENCE_WRAPPER,
|
||||
LOCAL_FUNCTION,
|
||||
ANONYMOUS_FUNCTION,
|
||||
WHEN_ON_ENUM_MAPPINGS,
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user