mirror of
https://github.com/github/codeql.git
synced 2025-12-19 10:23:15 +01:00
In the Kotlin universe this is called `get` so that Kotlin programmers can use the `[]` operator on `String`s.
3 lines
74 B
Plaintext
3 lines
74 B
Plaintext
| Test.java:3:36:3:46 | charAt(...) |
|
|
| test.kt:2:20:2:23 | charAt(...) |
|