add

fun add(a: Int, b: Int): Int

Handles add.

Parameters

a

The a.

b

The b.