FIR IDE: fix collecting diagnostics for raanalysable non-toplevel declarations
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
// "Remove 'public' modifier" "true"
|
||||
class Foo {
|
||||
public<caret> private fun bar() { }
|
||||
}
|
||||
}
|
||||
/* FIR_COMPARISON */
|
||||
Reference in New Issue
Block a user