Enable runtime string concatenation by default (for -Xjvm-target=9 or greater)

#KT-42522 Fixed
This commit is contained in:
Mikhael Bogdanov
2021-04-26 15:04:19 +02:00
parent dc2485ae71
commit dfc6d85aee
3 changed files with 6 additions and 6 deletions
@@ -1,4 +1,3 @@
// KOTLIN_CONFIGURATION_FLAGS: STRING_CONCAT=indy-with-constants
// JVM_TARGET: 9
class A