tr-intel
Results
1
issues of
tr-intel
The follwing code: `if (x.foo < 0 || bar >= 1);` confuses tree-sitter-cpp to output "assignment_expression" ```translation_unit [0, 0] - [1, 0] if_statement [0, 0] - [0, 27] condition: condition_clause...