toggle menu
Docs-Automation
1.0-SNAPSHOT
jvm
switch theme
search in API
Docs-Automation
/
org.atech
/
IntCalculator
/
add
add
open
override
fun
add
(
a
:
Int
,
b
:
Int
)
:
Int
Adds two numbers
Return
the sum of the two numbers
Parameters
a
the first number
b
the second number