so how is `val b = a` immutable? doesn't it depend...
# random
p
so how is
val b = a
immutable? doesn't it depend on what
a
is?