Skip to content

co19/Language/Variables/final_ #913

Closed
@scheglov

Description

@scheglov

With this null safety spec change, it is not an error to declared a final local variable without an initialized.
It is an error to read one unless it is definitely assigned.

The change to analyzer will approve following tests:

co19/Language/Variables/final_t04
co19/Language/Variables/final_t05
co19/Language/Variables/final_t06
co19/Language/Variables/final_t07

Metadata

Metadata

Assignees

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