[FIR2IR] Support safe calls
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
// FIR_IDENTICAL
|
||||
class C {
|
||||
fun foo(): C = this
|
||||
fun bar(): C? = this
|
||||
|
||||
Reference in New Issue
Block a user