Files
T
Evgeny Gerashchenko 5d93890a84 Tests: converting Java to Kotlin and back.
Original commit: 86dd7ec880
2014-11-07 14:51:57 +03:00

3 lines
40 B
Kotlin

fun usage() {
TheClass().doStuff()
}