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
The following expression can be optimized by the luau compiler and therefore is safe to simplify: if if if true then true else true then true else true then true else true -> true
The following expression can be optimized by the luau compiler and therefore is safe to simplify:
if if if true then true else true then true else true then true else true->true