Skip to content

$delayedInit$body.$outer is missing synthetic flag #9858

Open
@scabug

Description

@scabug

When extending DelayedInit trait the field referencing to an outer class "$outer" in the generated "$delayedInit$body" is not marked as synthetic. At the same time for any normal usage of inner classes generated "$outer" field is marked as synthetic.

See: https://gist.github.com/pbadenski/982dc47e8636a0f706c7bf46d610574f

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions