type Vec2: struct { x, y: f32 } main :: proc() { }