blob: caf6bf2240d01986a8883096905daf6306ce0b15 [file] [log] [blame]
library;
import self as self;
static method main() dynamic {
invalid-expression "pkg/front_end/testcases/rasta/malformed_function.dart:7:8: Error: Can't assign to a parenthesized expression.
(null) = null;
^";
}