[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
@@ -7,4 +7,5 @@
|
||||
// -- Module: <m4> --
|
||||
/Call.kt:90:19: error: unresolved reference: result
|
||||
fun simple(b: com.result.B<*>) {}
|
||||
^
|
||||
^^^^^^
|
||||
|
||||
|
||||
@@ -5,5 +5,5 @@
|
||||
// -- Module: <m3> --
|
||||
/m3.kt:24:17: error: unresolved reference: Some
|
||||
foo { some: Some, _ -> }
|
||||
^
|
||||
^^^^
|
||||
|
||||
|
||||
Reference in New Issue
Block a user