Refactor inheritMultifileParts to be a JVM analysis flag
Instead of a JVMConfigurationKeys key. This will allow to use it in a checker in 'frontend.java'
This commit is contained in:
Vendored
+1
-1
@@ -1,5 +1,5 @@
|
||||
// IGNORE_BACKEND: JVM_IR
|
||||
// KOTLIN_CONFIGURATION_FLAGS: +JVM.INHERIT_MULTIFILE_PARTS
|
||||
// !INHERIT_MULTIFILE_PARTS
|
||||
// FILE: bar.kt
|
||||
|
||||
@file:JvmName("Util")
|
||||
|
||||
Reference in New Issue
Block a user