FirNotImplementedOverrideChecker: check also anonymous objects / enums

This commit is contained in:
Mikhail Glukhikh
2021-03-24 11:23:59 +03:00
parent 82b8cc333e
commit 449a79151a
19 changed files with 44 additions and 64 deletions
+1
View File
@@ -1,3 +1,4 @@
// FIR_COMPARISON
// Test for KT-8187
interface A {
fun get(x: Int)