Files
kotlin-fork/compiler/testData/codegen/boxInline/signature/recursion.2.kt
T
2016-01-13 16:57:36 +03:00

6 lines
37 B
Kotlin
Vendored

package test
inline fun stub() {
}