// PROBLEM: none sealed class Sealed class SubSealed : Sealed() { companion object { } }