[FIR] Report UNSUPPORTED_FEATURE for expect/actual members if MPP is disabled
Always enable MultiPlatformProjects for K2MetadataCompilerArguments ^KT-57243 Fixed
This commit is contained in:
committed by
Space Team
parent
16ed06d4e9
commit
994c2229df
@@ -1,3 +1,5 @@
|
||||
// LANGUAGE: +MultiPlatformProjects
|
||||
|
||||
open class Base(v: String)
|
||||
|
||||
expect class Derived(v: String) : Base
|
||||
|
||||
Reference in New Issue
Block a user