Skip to content
This repository has been archived by the owner on Feb 14, 2023. It is now read-only.

LSLforge allows use of variables before declaration. #54

Open
GoogleCodeExporter opened this issue Aug 3, 2015 · 0 comments
Open

LSLforge allows use of variables before declaration. #54

GoogleCodeExporter opened this issue Aug 3, 2015 · 0 comments

Comments

@GoogleCodeExporter
Copy link

LSLforge allows local variables to be used before they have been declared.  So, 
a line like this will be treated as valid, when really it won't compile:

string k = k + "1";

Original issue reported on code.google.com by ZauberEx...@gmail.com on 5 Oct 2014 at 6:37

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant