[FIR] Implement VAR_OVERRIDDEN_BY_VAL_BY_DELEGATION diagnostic
This commit is contained in:
committed by
teamcityserver
parent
c98cd3b190
commit
78519f851e
+1
@@ -1,3 +1,4 @@
|
||||
// FIR_IDENTICAL
|
||||
open class Final {
|
||||
fun foo() {}
|
||||
val bar: Int = 0
|
||||
|
||||
Reference in New Issue
Block a user