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

4 lines
48 B
Plaintext
Vendored

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