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

6 lines
46 B
Plaintext
Vendored

import java.util.List
fun foo() {
List
}