aiken icon indicating copy to clipboard operation
aiken copied to clipboard

`aiken fmt` moves comment up to the wrong line

Open SebastienGllmt opened this issue 1 year ago • 0 comments

What Git revision are you using?

1.0.29-alpha

Describe what the problem is?

image

What should be the expected behavior?

the two-line comment is documenting the |> value.tokens line, but aiken fmt moves the comment up to the wrong line which no longer makes sense

SebastienGllmt avatar Jul 28 '24 14:07 SebastienGllmt