More aggressive block cache invalidation for declarations with type inference
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
// TRUE
|
||||
val o = object {
|
||||
fun test() {
|
||||
<caret>
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user