blob: 3caf03b79daa9afc7b9c49d63f964218ae657b76 [file] [log] [blame]
library /*isNonNullableByDefault*/;
//
// 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
;