Files
kotlin-fork/jps-plugin/testData/incremental/withJava/other/multifileDependantUsage/partB.kt.new.1
T
Aleksei.Cherepanov aa683d3b2a JPS: Fix JvmMultifileClass processing for IR backend
#KT-44644 Fixed
2021-02-19 23:54:53 +03:00

5 lines
72 B
Groff
Vendored

@file:JvmName("Utils")
@file:JvmMultifileClass
val bVal: Int get() = 0