blob: 62142d711a1302137e5b64ecd7f7b2b8629dda1b [file] [log] [blame]
library;
import self as self;
import "dart:core" as core;
static const field dynamic #errors = const <dynamic>["pkg/front_end/testcases/annotation_eof.dart:10:1: Error: Expected a declaration, but got ''."]/* from null */;
static method main() dynamic {
core::print("There is a dangling annotation at the end of this file");
}