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 table hash function was changed in Lua 5.3 which swapped the JSON
object output order for the sparse array test. Ignore ordering
altogether by checking the JSON output type instead.
0 commit comments