KT-1560
Report warning on extensions shadowed by members.
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
// !DIAGNOSTICS: -EXTENSION_SHADOWED_BY_MEMBER
|
||||
|
||||
import kotlin.reflect.KProperty
|
||||
|
||||
interface Example {
|
||||
|
||||
Reference in New Issue
Block a user