mirror of
https://github.com/jlengrand/kotlin.git
synced 2026-05-09 00:21:47 +00:00
MoveCompanionObjectFields: copy constants into interfaces
Fields having const attribute in companion objects are observable in Java and should be copied to outer interfaces.
This commit is contained in:
committed by
max-kammerer
parent
6ff776ba65
commit
75646f97a4
@@ -1,4 +1,3 @@
|
||||
// IGNORE_BACKEND: JVM_IR
|
||||
// TARGET_BACKEND: JVM
|
||||
// WITH_RUNTIME
|
||||
// FILE: CompanionInitialization.java
|
||||
|
||||
Reference in New Issue
Block a user