Skip to content

Bug: two comments between function and argument do not stabilize #1200

@emillon

Description

@emillon

Hi,

The following piece of code does not stabilize with the default profile on 0.12 and master:

let y = f (* a *) (* b *) x

It cycles with:

let y = f (* a *)
          (* b *) x

Thanks!

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions