Files
kotlin/compiler/testData/loadJava/compiledJava/sam/InterfaceWithObjectMethod.txt
2014-07-25 21:19:38 +04:00

5 lines
57 B
Plaintext

package test
public trait InterfaceWithObjectMethod {
}