Provide incremental analysis of a file when it is applicable
#KT32868 Fixed
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
// OUT_OF_CODE_BLOCK: FALSE
|
||||
fun test() {
|
||||
fun hello() {
|
||||
<caret>
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user