Fix incremental recompilation of JvmMultifileClass with top level function
See 53b584f and previous changes where this behavior was broken (this was
untested, however). Fixes EA-90065
This commit is contained in:
+4
@@ -0,0 +1,4 @@
|
||||
@file:[JvmName("Test") JvmMultifileClass]
|
||||
package test
|
||||
|
||||
fun b() = ""
|
||||
Reference in New Issue
Block a user