RosettaCodeData/Task/Function-definition/Rye/function-definition-1.rye
2026-04-30 12:34:36 -04:00

1 line
31 B
Text

multiply: fn { a b } { a * b }