Files
codeql/java/ql/test/kotlin/query-tests/ConfusingMethodSignature/ConfusingMethodSignature.expected

2 lines
194 B
Plaintext

| Test.kt:12:5:12:45 | fn$default | Method A.fn$default(..) could be confused with overloaded method $@, since dispatch depends on static types. | Test.kt:13:5:13:40 | fn$default | fn$default |