Skip to content

"Block body" needs updates in light of expression bodied members #1434

@BillWagner

Description

@BillWagner

The standard has historically used "block body" to describe a member that isn't abstract, to contrast with a body that is a single semi-colon.

These terms should be updated because a "block body" doesn't include members whose definition is an expression bodied member.

Sweep the spec for this term, and replace with "abstract" for ; and "body" for either a block body or expression body.

See #681 (comment)

Also see #681 (comment)

Metadata

Metadata

Assignees

Labels

meeting: proposalThere is an informal proposal in the issue, worth discussing in a meeting

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions