← Back to exercises
Fix the code so it compiles.
Compilation successful! Well done.
Compilation failed. See the compiler output below.
A server error occurred. Please try again.
You cannot modify a value while an immutable reference to it is active. The reference must be dropped before the mutation.