diff --git a/test/fixtures/error_corpus/javascript_errors.txt b/test/fixtures/error_corpus/javascript_errors.txt index ddaea919..ad71037c 100644 --- a/test/fixtures/error_corpus/javascript_errors.txt +++ b/test/fixtures/error_corpus/javascript_errors.txt @@ -179,8 +179,9 @@ function main(x) { (member_expression (identifier) (property_identifier)) (arguments (string)))) (expression_statement - (identifier) - (ERROR + (binary_expression + (identifier) + (ERROR) (call_expression (member_expression (identifier) (property_identifier)) (arguments (string)))))