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