There is a new implementation of FUNCTION in Rebol 3, which allows making variables automatically bound to local context by default.
I have reduced down to a small example some code that I have, which tests for whether a variable called class-name has a value assigned to it:
I am trying 开发者_如何学Pythonto run my units test and it is failing.Not much info is supplied by Visual Studio.