[K1, K2, CLI] Mark whole position range of compiler diagnostics in CLI
#KT-64989
This commit is contained in:
committed by
Space Team
parent
5b11308d1b
commit
7eab4b672d
@@ -6,7 +6,7 @@ build:
|
||||
[kotlinc] warning: language version 1.5 is deprecated and its support will be removed in a future version of Kotlin
|
||||
[kotlinc] [TestData]/main.kt:1:15: error: suspend function type is allowed as a supertype only since version 1.6
|
||||
[kotlinc] interface A : suspend () -> Unit
|
||||
[kotlinc] ^
|
||||
[kotlinc] ^^^^^^^^^^^^^^^^^^
|
||||
|
||||
ERR:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user