mirror of
https://github.com/github/codeql.git
synced 2026-02-23 18:33:42 +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).