Fix expectation around preproc directive in C error test

This commit is contained in:
Max Brunsfeld 2017-12-13 12:21:13 -08:00
parent 532bbeca0d
commit f426b61e7c

View file

@ -35,7 +35,7 @@ int c;
(linkage_specification
(string_literal)
(declaration_list
(ERROR)
(preproc_call (preproc_directive))
(function_definition
(primitive_type)
(function_declarator (identifier) (parameter_list))