Skip to content

overload modifier support #626

Closed
Closed
@Gama11

Description

@Gama11

The overload modifier currently seems to trigger a line break:

class Foo {
	static
	overload extern inline function foo() {}

	overload
	static extern inline function foo(i:Int) {}
}

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingtokentreerequires fix in tokentree

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions