Report error on -Xuse-old-backend, remove Gradle option useOldBackend
Allow using old JVM backend only to compile kts. #KT-48532 Fixed
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
$TESTDATA_DIR$/hello.kts
|
||||
-d
|
||||
$TEMP_DIR$
|
||||
-Xuse-old-backend
|
||||
-script
|
||||
Reference in New Issue
Block a user