blob: 29c5fd55afcc9d1c336358f58da15078ea5e4643 [file] [log] [blame]
library /*isNonNullableByDefault*/;
//
// Problems in library:
//
// pkg/front_end/testcases/general/annotation_eof.dart:10:1: Error: Expected a declaration, but got ''.
//
import self as self;
static method main() dynamic
;