1.1.0
Fixed a couple more style issues per review comments:
- Each test's header is now a simple single-line comment, with no extra
//s before and after. - Tests are now separated by three newlines, instead of two.
Added the ability to translate from test262's onlyStrict flag to a "use strict"; pragma inside the mjsunit test.