Files
codeql/java/kotlin-extractor
Chris Smowton 7368b49b16 Implement Any?.String using java.lang.String.valueOf
This is how kotlinc does it, and doesn't involve an unchecked null deref like the existing use of Object.toString.
2022-05-10 19:51:17 +01:00
..
2022-05-10 18:45:56 +01:00
2022-05-10 19:51:09 +01:00
2022-05-10 19:51:10 +01:00
2022-05-10 18:45:51 +01:00