<@U2H3SABQF> first you invoke `temp1 * Vec3()` whi...
# getting-started
a
@elect first you invoke
temp1 * Vec3()
which returns a
Quat
named
a
, then you try to run
Quat.times(Quat)
on line 202