Sign in
pigweed
/
third_party
/
github
/
JetBrains
/
kotlin
/
9fc4d94d04f972782fee2dc5b3b25d052d88601a
/
.
/
compiler
/
testData
/
diagnostics
/
tests
/
sealed
/
NeverObject.kt
blob: 58e208dba2da0e7ae80874da418a62bfc25ae707 [
file
]
// FIR_IDENTICAL
<!
WRONG_MODIFIER_TARGET
!>
sealed
<!>
object
Sealed
{
}