69a87efdd9
Change the expected klib name of stdlib KT-56106
14 lines
339 B
Plaintext
Vendored
14 lines
339 B
Plaintext
Vendored
$TESTDATA_DIR$/firMppWithKlib/common.kt
|
|
$TESTDATA_DIR$/firMppWithKlib/platform.kt
|
|
-Xcommon-sources=$TESTDATA_DIR$/firMppWithKlib/common.kt
|
|
-language-version
|
|
2.0
|
|
-ir-output-dir
|
|
$TEMP_DIR$
|
|
-ir-output-name
|
|
firMppWithKlib
|
|
-XXLanguage\:+MultiPlatformProjects
|
|
-Xir-produce-klib-file=true
|
|
-libraries
|
|
libraries/stdlib/build/classes/kotlin/js/main
|