In `val b = a`, b is not a snapshot. They simply p...
# random
m
In
val b = a
, b is not a snapshot. They simply point to the same object.