mirror of
https://github.com/jlengrand/kotlin.git
synced 2026-04-02 15:51:50 +00:00
5 lines
57 B
Plaintext
5 lines
57 B
Plaintext
package test
|
|
|
|
public trait InterfaceWithObjectMethod {
|
|
}
|