mirror of
https://github.com/github/codeql.git
synced 2026-06-10 23:41:09 +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).