FIR IDE: render resolve phase for lazy resolve tests
This commit is contained in:
+2
-4
@@ -1,7 +1,5 @@
|
||||
FILE: callMe.kt
|
||||
public final fun callMe(): R|kotlin/Int| {
|
||||
public final [IMPLICIT_TYPES_BODY_RESOLVE] fun callMe(): R|kotlin/Int| {
|
||||
^callMe Int(42)
|
||||
}
|
||||
public final fun other(): R|kotlin/Unit| {
|
||||
lval x: <implicit> = IntegerLiteral(1)
|
||||
}
|
||||
public final [STATUS] fun other(): R|kotlin/Unit| { LAZY_BLOCK }
|
||||
|
||||
Reference in New Issue
Block a user