Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Syntax rejected when accessing property of literal objects #1703

Open
andreabergia opened this issue Oct 17, 2024 · 0 comments
Open

Syntax rejected when accessing property of literal objects #1703

andreabergia opened this issue Oct 17, 2024 · 0 comments
Labels
bug Issues considered a bug Ecma Incompatibility Issues about Rhino being incompatible with the EcmaScript spec

Comments

@andreabergia
Copy link
Contributor

We do not support syntax such as:

{a: 1}.a

function fn() {}
fn`abc`.d
@p-bakker p-bakker added Ecma Incompatibility Issues about Rhino being incompatible with the EcmaScript spec bug Issues considered a bug labels Oct 19, 2024
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
bug Issues considered a bug Ecma Incompatibility Issues about Rhino being incompatible with the EcmaScript spec
Projects
None yet
Development

No branches or pull requests

2 participants