Why is the last statement ignored in ast-grep / tree-sitter with C++ in compound_statement?
In this playground, the last statement is always ignored and not captured. Why is this?
In this playground, the last statement is always ignored and not captured. Why is this?