Support incremental analysis of comment and kdoc
#KT-35189 Fixed
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
// OUT_OF_CODE_BLOCK: FALSE
|
||||
class Test {
|
||||
val a: String = "aasdf<caret>"
|
||||
}
|
||||
Reference in New Issue
Block a user