// org.jetbrains.kotlin.light.classes.symbol.classes.SymbolLightClassForAnonymousObject val f = object : I {} interface I {}