8 lines
238 B
Plaintext
Vendored
8 lines
238 B
Plaintext
Vendored
4 return f(<bold>1</bold>)
|
|
9 println(<bold>value</bold>)
|
|
8 foo { <bold>value</bold> ->
|
|
8 [LAMBDA CALLS] foo <bold>{ value -></bold>
|
|
3 [LAMBDA CALLS] fun foo(<bold>f: (Int) -> Unit</bold>): Int {
|
|
4 return f(<bold>1</bold>)
|
|
|