Skip to content

Setting a Double field using a Int doesn't work in Scala3 #116

@adamw

Description

@adamw

To reproduce:

case class X(a: Double)
X(0).modify(_.a).setTo(1)

Originally reported as part of #114

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    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