ratel-rust / ratel-core

High performance JavaScript to JavaScript compiler with a Rust core
Apache License 2.0
433 stars 17 forks source link

Properly serialize subtypes of BinaryExpression #117

Closed ishitatsuyuki closed 5 years ago

ishitatsuyuki commented 5 years ago

For reviewer: is testing of this possible?

maciejhirsz commented 5 years ago

Should be pretty easy to test by just producing different binary expressions and comparing the output JSON.