Skip to content

Update spec for removal of primitive type aliases #4628

@scabug

Description

@scabug

In section 8.2 we read:

A type variable pattern is a simple identifier which starts with a lower case letter.
However, the predefined primitive type aliases unit, boolean, byte, short, char,
int, long, float, and double are not classified as type variable patterns.

However, the primitive type aliases mentioned have been removed. The last sentence should be deleted from the spec.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions