0451debda4
#KT-2413 in progress
6 lines
87 B
Kotlin
Vendored
6 lines
87 B
Kotlin
Vendored
package notExcludedPackage
|
|
|
|
fun someOtherFunction() {
|
|
}
|
|
|
|
val someOtherProperty: Int = 5 |