Loading collection data...
Collections are a way for you to organize kata so that you can create your own training routines. Every collection you create is public and automatically sharable with other warriors. After you have added a few kata to a collection you and others can train on the kata contained within the collection.
Get started now by creating a new collection.
Output tests - Unknown error; output - Expected: [{"a":3,"b":40},{"a":1,"b":12},{"a":2,"b":2}], instead got: [{"a":2,"b":40},{"a":3,"b":12},{"a":1,"b":2}].
In the opera-console the result of sorting the array is correct.
What could be the problem?