class A fun Any.test() = if (this is A) ({ e }) else ({ 2 })