Skip to content

regression on metadata vs lines #684

Description

@Antriel

Since recent update, metadata in certain combination of surrounding stuff won't stay on their line.
Input file

@:foobar(arg)
#if def
@:foobar
@:foobar
#end
typedef Foo = {}

Broken output

@:foobar(arg)
#if def
@:foobar @:foobar
#end
typedef Foo = {}

Expected no change.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions