Original bug ID: 6623
Reporter: @whitequark
Status: resolved (set by @Octachron on 2016-12-27T16:59:25Z)
Resolution: open
Priority: normal
Severity: feature
Category: ~DO NOT USE (was: OCaml general)
Related to: #6016 #6586
Monitored by: @Drup @hcarty
Bug description
This is intended as a solution to #6016.
This would allow to write a syntax extension implementing the equivalent of what type_conv currently does with "type nonrec" as "type%nonrec" while not introducing any new keywords, which should satisfy everyone.
Original bug ID: 6623
Reporter: @whitequark
Status: resolved (set by @Octachron on 2016-12-27T16:59:25Z)
Resolution: open
Priority: normal
Severity: feature
Category: ~DO NOT USE (was: OCaml general)
Related to: #6016 #6586
Monitored by: @Drup @hcarty
Bug description
This is intended as a solution to #6016.
This would allow to write a syntax extension implementing the equivalent of what type_conv currently does with "type nonrec" as "type%nonrec" while not introducing any new keywords, which should satisfy everyone.