I tried ` val a = temp1 * Vec3(0, 1, 0)` and `a` i...
# getting-started
e
I tried
val a = temp1 * Vec3(0, 1, 0)
and
a
is a
Vec3
as it should be