Skip to content

5.1.1: Operator precedence fix

Compare
Choose a tag to compare
@thekid thekid released this 29 Mar 16:20
· 813 commits to master since this release
  • Fixed ternary and instanceof operators' precedence - @thekid