3 lines
60 B
Kotlin
3 lines
60 B
Kotlin
fun usageWithFunctionLiteral() {
|
|
SamInterface { ":)" }
|
|
} |
fun usageWithFunctionLiteral() {
|
|
SamInterface { ":)" }
|
|
} |