blob: c00b9e96f3ceda9b8dd1ad69bdb92f412f7ba972 [file]
// FIR_IDENTICAL
class Outer {
private data class Nested(val c: Int)
}