blob: d24699e354c78b2215f85ef51d51bd5ec38c3205 [file]
// FIR_IDENTICAL
fun foo() {
<!WRONG_MODIFIER_TARGET!>sealed<!> class My
}