Dollar sign in variable name doesn't produce an error
Reported by Christopher Stawarz | January 4th, 2013 @ 02:39 PM
The attached experiment should fail to load, as it includes an
assignment to an invalid variable name (x$y
). However,
it both loads and runs, with no errors or warnings.
It looks like the bad variable name is converted into an
UnresolvedReferenceVariable
, but the unresolved
reference never results in an error.
Comments and changes to this ticket
-
Christopher Stawarz September 8th, 2017 @ 10:47 AM
- State changed from open to resolved
- Assigned user set to Christopher Stawarz
Fixed (a while ago) by this commit
Please Sign in or create a free account to add a new ticket.
With your very own profile, you can contribute to projects, track your activity, watch tickets, receive and update tickets through your email and much more.
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป
The core framework and supporting libraries for the MWorks Suite