[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
@@ -20,7 +20,7 @@ private fun bar() {
|
||||
xx = 30
|
||||
}
|
||||
|
||||
<!EXPOSED_FUNCTION_RETURN_TYPE!>fun makeA() = A()<!>
|
||||
fun <!EXPOSED_FUNCTION_RETURN_TYPE!>makeA<!>() = A()
|
||||
|
||||
private object PO {}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user