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

2 lines
31 B
Kotlin

protected fun test() : Unit {
}