Skip to content

regression on macro :Type #660

@Antriel

Description

@Antriel

I suppose I could just wrap it in parentheses, but it used to work. Is it fixable?

Input file

switch type {
	case Foo:
		macro :Float;
}

Broken output

switch type {
	case Foo:
		macro
	:Float;
}

Expected output
No change.

Metadata

Metadata

Assignees

No one assigned

    Labels

    lineendsline end handlingtokentreerequires fix in tokentreewhitespacemissing or incorrect space around token

    Type

    No type
    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