blob: 004e30df11c4fc3bf1c13ce971b82d843826c905 [file]
// PSI: org.jetbrains.kotlin.light.classes.symbol.classes.SymbolLightClassForClassOrObject
// EXPECTED: kotlin.Deprecated
@Deprecated("", ReplaceWith(""), level = DeprecationLevel.ERROR)
class MyC<caret>lass