``` val a = Vec2(1.0f) a +...
# getting-started
i
Copy code
val a = Vec2(1.0f)
            a += 1.0f