blob: 3b0cada48c0177e2d53332e6875dd7a5dc19a549 [file] [log] [blame]
package test
interface TheTrait {
companion object {
}
}