5 lines
43 B
Text
5 lines
43 B
Text
|
|
multiply(a, b)
|
||
|
|
Func
|
||
|
|
Return a * b
|
||
|
|
EndFunc
|