blob: f3457c626201cb6057848cc318aa7fc3ab16a50f [file] [log] [blame]
library;
import self as self;
import "dart:core" as core;
static method bad() dynamic {
const core::_ConstantExpressionError::•()._throw(new core::_CompileTimeError::•("pkg/front_end/testcases/regress/issue_29943.dart:6:5: Error: Expected an identifier, but got '('.\n x.(null);\n ^"));
}
static method main() dynamic {}