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
This fixes a long-standing bug I've always suspected I might've
accidentally introduced. Luau's handling of upvalues is so optimized
I had trouble finding a case that would trigger it before I incidentally
tripped over it while working on `lljson`.
0 commit comments