🏡 index : ~doyle/gitlab-cargo-shim.git

fn main() {
    eprintln!("{}", example_lib::add(2, 3));
}