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
Fixed a bug that caused assignment validation to incorrectly mark
statements along the lines of `(Variable as Script).Property = Value` as
invalid code due to the use of the `as` keyword.
0 commit comments