K2, REPL: Display a warning that LV 1.9 is used for REPL in K2
#KT-64384 fixed
This commit is contained in:
committed by
Space Team
parent
8c6966765b
commit
0fe793943d
@@ -160,6 +160,7 @@ class LauncherReplTest : TestCaseWithTmpdir() {
|
||||
|
||||
val replOutHeader = arrayOf(
|
||||
null to "Welcome to Kotlin version .*",
|
||||
null to "Warning: REPL is not yet compatible with the Kotlin version .*, using '-language-version 1.9'.",
|
||||
null to "Type :help for help, :quit for quit"
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user