Files
codeql/java/ql/test/kotlin/library-tests/java-map-methods/test.expected
Ian Lynagh d8a99e6b7d Kotlin: Regenerate expected test output
It's now in the order generated by the new CLI. This means that
changes in test output are easier to understand.
2023-09-12 11:13:58 +01:00

8 lines
184 B
Plaintext

#select
| Integer |
| Iterable<? extends T> |
| Object |
| int |
diagnostics
| file://:0:0:0:0 | Couldn't find a Java equivalent function to kotlin.Number.toChar in java.lang.Number |