1 Test [Unscopeable] attributes and methods.
3 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
6 PASS "unscopeableAttribute" in internals is true
7 PASS "unscopeableMethod" in internals is true
8 PASS internals.unscopeableAttribute is "unscopeableAttribute"
9 PASS internals.unscopeableMethod() is "unscopeableMethod"
10 PASS unscopeableAttribute is "variable"
11 PASS unscopeableMethod is "variable"
12 PASS successfullyParsed is true