3 lines
42 B
Text
3 lines
42 B
Text
|
|
val .multiply = f .x x .y
|
||
|
|
.multiply(3, 4)
|