blob: 974f6897bd337206f7217575fc6f3fdf80c5cdc4 [file]
library;
import self as self;
static method bad() dynamic {
invalid-expression "pkg/front_end/testcases/regress/issue_29943.dart:6:5: Error: Expected an identifier, but got '('.\n x.(null);\n ^";
}
static method main() dynamic {}