cd73d17bd4
#KT-15311 fixed
8 lines
58 B
Kotlin
Vendored
8 lines
58 B
Kotlin
Vendored
package p
|
|
|
|
object Container {
|
|
|
|
class Nested {
|
|
|
|
}
|
|
} |