Files
kotlin-fork/idea/testData/intentions/convertToBlockBody/funWithCustomUnitClass.kt
T
2016-09-19 10:57:16 +03:00

4 lines
37 B
Kotlin
Vendored

object Unit
fun <caret>foo() = Unit