Files
kotlin-fork/idea/idea-completion/testData/basic/withLib/TopLevelNonImportedPropertySrc/source.kt
T
2015-08-14 18:10:41 +03:00

3 lines
51 B
Kotlin
Vendored

package foo.bar
public val globalProperty: Int = 1