Skip to content

libdparse fails parsing alias foo = this #258

@wilzbach

Description

@wilzbach

Found in func.d at dmd.
Minimized:

class F {
    bool equals()
    {
        alias fd1 = this;
    }
}

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions