Files
kotlin-fork/idea/testData/multiModuleQuickFix/memberFunToExtensionByImpl/header/header.kt
T
2017-08-15 19:08:27 +03:00

3 lines
40 B
Kotlin
Vendored

header class Foo {
fun foo(n: Int)
}