fib

Fully qualified path: alexandria_math::fibonacci::fib

#![allow(unused)]
fn main() {
pub fn fib(a: felt252, b: felt252, n: felt252) -> felt252
}