mirror of
https://github.com/github/codeql.git
synced 2025-12-21 19:26:31 +01:00
Previously we thought this could be callable because Kotlin's view of `j.l.Integer` inherits `k.Number` which defines `toChar`.
5 lines
44 B
Plaintext
5 lines
44 B
Plaintext
import java
|
|
|
|
from MethodAccess ma
|
|
select ma
|