Files
kotlin-fork/idea/testData/shortenRefs/InterfaceInExpression.kt
T
2015-11-18 14:35:53 +03:00

3 lines
55 B
Kotlin
Vendored

fun foo() {
<selection>java.util.List</selection>
}