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