You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thanks for the report. It's a consequence of commit 24127a6 (the one that introduces adds constants to builtins.txt), and it's irritating, because in that commit, constants are treated by the syntax analyzer like any other variables, making it more difficult to catch that situation.
The following code does NOT compile in Second Life:
however lslint does not complain. Tested with
v1.0.8
.The text was updated successfully, but these errors were encountered: