# Pastebin aDg30QsB type Vec2 is (F32, F32) primitive Foo fun scale(s: F32): Vec2 => (s, s)