Skip to content
This repository has been archived by the owner on Nov 4, 2024. It is now read-only.

test262 bug: The default keyword must not contain unicode escape sequences #561

Closed
dnalborczyk opened this issue Aug 13, 2018 · 1 comment
Labels

Comments

@dnalborczyk
Copy link
Contributor

dnalborczyk commented Aug 13, 2018

seems to be a regression on master. no repro with latest release version.
I'll add it to the test262 skiplist.

https://github.com/tc39/test262/blob/master/test/language/export/escaped-default.js

throw "Test262: This statement should not be evaluated."

export d\u0065fault 0
@jdalton
Copy link
Member

jdalton commented Aug 13, 2018

v3.0.75 is released 🎉

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Development

No branches or pull requests

2 participants