Skip to content

In JSpecify mode, reason about array contents nullability in for-each loop over array #983

@msridhar

Description

@msridhar

See test case forEachLoop() in #982. We don't properly reason that when the array contents are @Nullable the for-each loop variable is @Nullable.

Metadata

Metadata

Assignees

Labels

jspecifyRelated to support for jspecify standard (see jspecify.dev)

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions