fix extra regex slash when going through mozilla AST I/O (#3025)
authorFábio Santos <fabiosantosart@gmail.com>
Mon, 26 Mar 2018 18:22:01 +0000 (19:22 +0100)
committerAlex Lam S.L <alexlamsl@gmail.com>
Mon, 26 Mar 2018 18:22:01 +0000 (03:22 +0900)
commit9a5e2052c4860256021ede7c2c5d529fa0f320ed
treeed3ede8fa663feffd2f0e19ea0857d78a1350715
parentb1410be443e5ebce98a0a4438da9a8c9618e18fc
fix extra regex slash when going through mozilla AST I/O (#3025)

This relates to #1929, but in the context of mozilla AST input/output.
lib/mozilla-ast.js
test/mocha/spidermonkey.js