Files
codeql/java/kotlin-extractor
Chris Smowton d151bf632c Kotlin: Rewrite MutableList.removeAt(int) -> remove(int)
The Kotlin authors changed this to avoid a clash on List<Int>, but we must reverse the renaming so the Kotlin and Java views of the same class file extract alike.
2022-06-14 21:44:54 +01:00
..
2022-05-10 18:45:56 +01:00
2022-05-10 19:51:27 +01:00
2022-05-10 18:45:51 +01:00