Skip to content

Kotlin 1.4 introduces breaking runtime change #33

Description

@BenTilbrook

The following lazy property body fails on Kotlin 1.4.20-M1:

com.nextfaze.devfun.internal.ReflectedPropertyImpl#property

It appears the fieldName can have a get suffix as of 1.4, and thus no longer matches any field names in the collection.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions