Add a test for the interaction between dynamic scoping and ERASE.
ERASE can erase a dynamically scoped variable, but when it goes out of scope, so does the fact that it was erased.
This test was added as a regression test for Support Request #50 (a promise to maintain this behavior)