[FIR] Cast error on the element name instead of the whole body
This commit is contained in:
committed by
Mikhail Glukhikh
parent
4c639a840d
commit
8960829c01
@@ -17,7 +17,7 @@ class E private constructor() {
|
||||
}
|
||||
|
||||
val a = A
|
||||
<!EXPOSED_PROPERTY_TYPE!>val b = B<!>
|
||||
val <!EXPOSED_PROPERTY_TYPE!>b<!> = B
|
||||
val c = C
|
||||
val d = D
|
||||
val e = E(42)
|
||||
|
||||
Reference in New Issue
Block a user