fba0bd79ad
Compilation crash must be handled separately in `convertToConstantValues` method because we still want successfully compile common code. All constants will be evaluated later on fir2ir phase. #KT-59362 Fixed
9 lines
221 B
Plaintext
Vendored
9 lines
221 B
Plaintext
Vendored
$TESTDATA_DIR$/kt58139/common.kt
|
|
$TESTDATA_DIR$/kt58139/platform.kt
|
|
-Xcommon-sources=$TESTDATA_DIR$/kt58139/common.kt
|
|
-language-version
|
|
2.0
|
|
-d
|
|
$TEMP_DIR$
|
|
-cp
|
|
$TESTDATA_DIR$/../../../../dist/common/kotlin-stdlib-common.jar |