use math::add fn main() println add(1, 2) // 3 end