blob: f95b1328bc15193cf425b29219793df954043404 [file] [log] [blame]
library;
import self as self;
static method main() dynamic {
throw "pkg/front_end/testcases/inference/unsafe_block_closure_inference_function_call_explicit_dynamic_param_via_expr2.dart:10:16: Error: Expected ';' before this.\n (f)<dynamic>(/*info:INFERRED_TYPE_CLOSURE*/ /*@returnType=int*/ () {\n ^";
}