smarr / are-we-fast-yet

Are We Fast Yet? Comparing Language Implementations with Objects, Closures, and Arrays
Other
318 stars 36 forks source link

Fix precedence bug in JsonObject>>#indexOf: #71

Closed smarr closed 1 year ago

smarr commented 1 year ago

This change is made for consistency with the other languages. This was already fixed in SOMns, and isn’t an issue in Smalltalk.