Files
kotlin/compiler/testData/codegen/box/annotations/constValInAnnotation.kt
Alexander Udalov 543db380d2 Use isJvmInterface in JVM back-end instead of isInterface
To support const vals and proper initialization order for companions of
annotations (since 1.3+) as well as interfaces

 #KT-16962 Fixed
2018-01-24 15:54:35 +01:00

368 B
Vendored