mirror of
https://github.com/github/codeql.git
synced 2026-04-14 19:44:03 +02: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).