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