8904f5652b
Only for commonizer tests! Allow to look up classifiers from the standard Kotlin packages (kotlin, kotlinx) both in the default built-ins module and in test data sources. This is necessary to write tests that refer to C-interop classifiers that are not available without Kotlin/Native distribution. ^KT-34602