Closed
Description
It looks like there are missing return statements in the anonymous functions that appear in these test expectations:
co19/LanguageFeatures/Named-arguments-anywhere/local_t03.dart
Lines 18 to 26 in 063592e
co19/LanguageFeatures/Named-arguments-anywhere/local_t04.dart
Lines 18 to 26 in 063592e
The functions are called correctly but at runtime they return null
instead of the expected String.
Metadata
Metadata
Assignees
Labels
No labels