blob: 464bbeeabcd050e55aa838b77c6532d61b37ef36 [file] [log] [blame]
// Formatted problems:
//
// pkg/front_end/testcases/annotation_eof.dart:10:1: Error: Expected a declaration, but got ''.
library;
import self as self;
static method main() dynamic
;