About

The Foo package in the Mys programming language.

API

def add(first: i32, second: i32) -> i32:
    Returns the sum of given numbers `first` and `second`.