mirror of
https://github.com/github/codeql.git
synced 2026-04-15 12:04:07 +02:00
As defined in PEP-810. We implement this in much the same way as how we handle `async` annotations currently. The relevant nodes get an `is_lazy` field that defaults to being false.