[Test] Update CLI tests according to new default language version
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
@SinceKotlin("1.2")
|
||||
@SinceKotlin("1.3")
|
||||
fun old() {}
|
||||
|
||||
@SinceKotlin("1.3")
|
||||
@SinceKotlin("1.4")
|
||||
fun new() {}
|
||||
|
||||
Reference in New Issue
Block a user