4 lines
44 B
Kotlin
4 lines
44 B
Kotlin
package test
|
|
|
|
private class PrivateClass {}
|
package test
|
|
|
|
private class PrivateClass {}
|