3 lines
73 B
Plaintext
Vendored
3 lines
73 B
Plaintext
Vendored
import inlineFun.*
|
|
|
|
foo { 1 + 3 } // RESULT: res1: kotlin.Int = 4 |