Files
kotlin/compiler/testData/loadJava/compiledJava/sam/InterfaceWithObjectMethod.txt
2014-10-13 15:38:05 +04:00

4 lines
56 B
Plaintext

package test
public trait InterfaceWithObjectMethod {
}