blob: 15a37b79bf54d7e1693caa0a749369a515c348ef [file] [log] [blame]
library;
import self as self;
import "dart:core" as core;
static const field dynamic #errors = const <dynamic>["pkg/front_end/testcases/regress/issue_29937.dart:6:4: Error: A function expression can't have a name.\n [f() {}];\n ^"]/* from null */;
static method main() dynamic {
<() core::Null>[let final () core::Null f = () core::Null {} in f];
}