Update CLI tests
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
@SinceKotlin("1.3")
|
||||
@SinceKotlin("1.4")
|
||||
fun old() {}
|
||||
|
||||
@SinceKotlin("1.4")
|
||||
@SinceKotlin("1.5")
|
||||
fun new() {}
|
||||
|
||||
Reference in New Issue
Block a user