Includes
file maths.gom
:
file main.gom
:
Output:
Include the sum function from the math lib.
Declare a list of Int.
Call the sum function of the list a and return the result.
Last updated
Was this helpful?
file maths.gom
:
file main.gom
:
Output:
Include the sum function from the math lib.
Declare a list of Int.
Call the sum function of the list a and return the result.
Last updated
Was this helpful?