IrOperator -> IrStatementOrigin
This commit is contained in:
committed by
Dmitry Petrov
parent
5386d27284
commit
a8a6477ce5
+1
-1
@@ -2,5 +2,5 @@ FILE /whenElse.kt
|
||||
FUN public fun test(): kotlin.Int
|
||||
BLOCK_BODY
|
||||
RETURN type=kotlin.Nothing from='test(): Int'
|
||||
WHEN type=kotlin.Int operator=WHEN
|
||||
WHEN type=kotlin.Int origin=WHEN
|
||||
else: CONST Int type=kotlin.Int value='42'
|
||||
|
||||
Reference in New Issue
Block a user