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