blob: e4b81f2833a324dc664141247013318b4ed6529e [file] [log] [blame]
// FIR_IDENTICAL
abstract class XXX {
abstract val a : Int get
}