// !LANGUAGE: +AllowSealedInheritorsInDifferentFilesOfSamePackage sealed class Test(val x: Int = 0)