Skip to content

Language/Libraries_and_Scripts/Scripts/main_required_parameters_t02 and t03 look identical #948

@scheglov

Description

@scheglov

t02:

void main({required List<String> args}) {
//   ^^^^
// [analyzer] unspecified
// [cfe] unspecified
}

t03:

void main({required List<String> args}) {
//   ^^^^
// [analyzer] unspecified
// [cfe] unspecified
}

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