Rename runtime-string-concat option into 'string-concat'
This commit is contained in:
+1
-1
@@ -1,4 +1,4 @@
|
||||
// KOTLIN_CONFIGURATION_FLAGS: RUNTIME_STRING_CONCAT=enable
|
||||
// KOTLIN_CONFIGURATION_FLAGS: STRING_CONCAT=indy-with-constants
|
||||
// JVM_TARGET: 9
|
||||
fun box(a: String, b: String?) {
|
||||
val sb = StringBuilder();
|
||||
|
||||
Reference in New Issue
Block a user