mirror of
https://github.com/github/codeql.git
synced 2025-12-16 16:53:25 +01:00
It seems that with a newer version of tree-sitter, we no longer parse the (not actually valid!) syntax `Spam[**P2]` as if the `**` is an exponentiation operation (with a missing left operand).