mirror of
https://github.com/github/codeql.git
synced 2025-12-19 18:33:16 +01:00
This adds methods that fill in default parameters whenever a constructor or method uses default parameter values. I use as similar an approach to the real Kotlin compiler as possible both because this produces the desirable dataflow, and because it should merge cleanly with the same class file seen by the Java extractor, which will see and extract the signatures of the default methods.
3 lines
40 B
Plaintext
3 lines
40 B
Plaintext
shouldBeSunkButIsnt
|
|
shouldntBeSunkButIs
|