Files
kotlin-fork/compiler/testData/codegen/boxInline/smap/classFromDefaultPackage.2.kt
T
2015-11-11 22:59:05 +03:00

4 lines
36 B
Kotlin
Vendored

class A {
inline fun foo() {}
}