blob: 68e8c878bbc38407bcea6cb0c8cb6769b9dc9b11 (
plain)
1
2
3
4
5
6
7
8
9
10
|
Tests whether delete works properly across multiple global blocks in the presence of redefined variables.
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
PASS test() is false
PASS successfullyParsed is true
TEST COMPLETE
|