2 lines
34 B
Text
2 lines
34 B
Text
|
|
def multiply := fn a, b { a * b }
|
|
|
def multiply := fn a, b { a * b }
|