Skip to content

Printing issue of reserved keywords #13263

@samsa1

Description

@samsa1

Currently the mechanism for printing reserved identifiers that are keywords is broken with keywords that are values :

For example in the toplevel :

# let x = Bool.(false)
val x : Bool.t = Bool.\#false

This is problematic because Bool.\#false is undefined.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions