[LL API] Support code fragment analysis
This commit is contained in:
Vendored
+4
@@ -0,0 +1,4 @@
|
||||
fun test() {
|
||||
val x = 0
|
||||
<caret>val y = 0
|
||||
}
|
||||
Reference in New Issue
Block a user