Files
kotlin-fork/compiler/testData/diagnostics/tests/collectionLiterals/kt34515.kt
T
Victor Petukhov 7e491edf95 Allow empty type info for excl expressions
^KT-34515 Fixed
2022-03-24 11:46:00 +00:00

3 lines
124 B
Kotlin
Vendored

fun main() {
<!NEW_INFERENCE_NO_INFORMATION_FOR_PARAMETER, UNSUPPORTED!>[]<!>!!<!UNNECESSARY_NOT_NULL_ASSERTION!>!!<!>
}