Skip to content

{get} should be a valid object literal #320

@bterlson

Description

@bterlson

We currently throw a syntax error for the following case:

let get = 1;
let obj = { get };

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions