4 lines
81 B
Kotlin
4 lines
81 B
Kotlin
package prop
|
|
|
|
val foo: Int = 5 // prop/PropPackage-topLevelPropertyInitializer
|