2 lines
33 B
Text
2 lines
33 B
Text
|
|
function multiply(x, y) = x * y;
|
|
|
function multiply(x, y) = x * y;
|