Files
kotlin/compiler/testData/codegen/bytecodeListing/noCollectionStubMethodsInInterface.txt
2020-07-27 19:13:37 +03:00

10 lines
191 B
Plaintext
Vendored

@kotlin.Metadata
public interface A {
// source: 'noCollectionStubMethodsInInterface.kt'
}
@kotlin.Metadata
public interface B {
// source: 'noCollectionStubMethodsInInterface.kt'
}