Fix Java LC test for LV 2.0 (see KT-60646)
This commit is contained in:
committed by
Space Team
parent
876a0768e4
commit
f1a297279d
-1
@@ -14,7 +14,6 @@ annotation class FieldImplicitly
|
||||
|
||||
enum class AnnotationsOnEnumEntry(i: Int = 1) {
|
||||
@PropertyImplicitly
|
||||
@property:PropertyExplicitly
|
||||
@FieldImplicitly
|
||||
@field:FieldExplicitly
|
||||
EntryWithoutConstructor,
|
||||
|
||||
Reference in New Issue
Block a user