8 lines
193 B
Plaintext
Vendored
8 lines
193 B
Plaintext
Vendored
FILE: callMe.kt
|
|
public final fun callMe(): R|kotlin/Int| {
|
|
^callMe Int(42)
|
|
}
|
|
public final fun other(): R|kotlin/Unit| {
|
|
lval x: <implicit> = IntegerLiteral(1)
|
|
}
|