binast / binjs-ref

Reference implementation for the JavaScript Binary AST format
https://binast.github.io/binjs-ref/binjs/index.html
Other
431 stars 38 forks source link

Fix warning about unnecessary mut #426

Closed arai-a closed 5 years ago

arai-a commented 5 years ago

Building with mozilla-central fails because of these warnings about unnecessary mut (that I think treated as error there).