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