Add .pseudoCommonKotlinSourceSet to all common multiplatform source roots

This file lets Kotlin IJ plugin know that the current source set is "common"
and prevents it from removing certain imports that are not necessary in JVM source roots,
but are obligatory in common source roots.
An example is "import kotlin.jvm.JVMName"

GitOrigin-RevId: b06bfdce5377472e22592f6fb2d0c5a4e78e30d1
This commit is contained in:
Max Medvedev
2025-06-10 11:54:07 +02:00
committed by intellij-monorepo-bot
parent c37931f5d3
commit d1bcd040d3
7 changed files with 0 additions and 0 deletions