fn main() -> u16 { let hello = "beep boop"; return 5; }