blob: dc1b16831606c7fcf9bd8c8e32ac9c912a1db63a [file] [log] [blame]
library;
import self as self;
static method main() dynamic {
throw "pkg/front_end/testcases/inference/downwards_inference_annotations_locals.dart:17:9: Error: Expected ';' before this.\n void f() {}\n ^";
}