View Source Rune.Basics (Rune v0.1.1)
The basics module
Link to this section Summary
Link to this section Functions
Sum two integers
parameters
Parameters
- x: The first integer
- y: The second integer
returns
Returns
The sum of the two integers