Skip to content

Class expressions should be allowed in a member expression without parenthesizing #1465

@bterlson

Description

@bterlson
print(class foo { }.toString());

Actual: Syntax Error
Expected: "class foo { }"

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions