blob: 9e8c916996e5556e2570f25163523023f1a57165 [file] [log] [blame]
library;
//
// Problems in library:
//
// pkg/front_end/testcases/rasta/issue_000036.dart:5:14: Error: Expected an identifier, but got '-'.
// Try inserting an identifier before '-'.
// main() => a. - 5;
// ^
//
import self as self;
static method main() dynamic
;