Within a `(debug-repl)`, I want to the local variables accessible within it to be immutable. By that I mean using `set!` on them should fail.