Files
2014-03-07 21:08:14 +04:00

3 lines
40 B
Kotlin
Vendored

fun Function0<Unit>.foo() {
this()
}