2 lines
21 B
Haskell
2 lines
21 B
Haskell
|
|
multiply x y = x * y
|
|
|
multiply x y = x * y
|