tr-intel
Results
1
comments of
tr-intel
Here's a typical scenario where we come across this problem. ``` #ifdef __cplusplus extern "C" { #endif #ifdef __cplusplus } #endif ``` AST: https://tree-sitter.github.io/tree-sitter/playground# ``` translation_unit [0, 0] - [8,...