Skip to content

Foreach loop variable not passed to lambda on heap correctly #382

Open
@BSteffaniak

Description

@BSteffaniak

e.g.

for (i in 0..12) {
    expect({ new DateTime(month: i + 1) }).toNotThrow(InvalidDateException)
}

Metadata

Metadata

Assignees

Type

No type

Projects

Status

Todo

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions