FIR checker: apply override checker to anonymous objects

^KT-44695 Fixed
This commit is contained in:
Jinseong Jeon
2021-02-08 16:03:35 -08:00
committed by Mikhail Glukhikh
parent 9370f918e9
commit 09640d9d63
5 changed files with 6 additions and 22 deletions
@@ -1,3 +1,4 @@
// FIR_IDENTICAL
enum class EnumWithOpenMembers {
E1 {
override fun foo() = 1