blob: f78b3b6f8558ab297fda6bc9070e24dfaa357c35 [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");
}