mirror of
https://github.com/github/codeql.git
synced 2025-12-21 19:26:31 +01:00
This avoids extracting the default value expression in more than one place, which causes inconsistencies for e.g. anonymous classes, which expect to have a single `new` expression associated.