Files
kotlin-fork/j2k/tests/testData/ast/function/method/private.kt
T
2012-01-27 18:33:52 +04:00

2 lines
29 B
Kotlin

private fun test() : Unit {
}