let asdf := 123.0 let poop :: 12 as f32 + 2.0 * asdf fn name(a b: i32) i32 { } name 123 456