Files
kotlin-fork/idea/testData/quickfix/autoImports/extensionPropertyImport.before.Dependency.kt
T
2015-05-27 16:15:44 +03:00

3 lines
52 B
Kotlin
Vendored

package test.data
val String.someVal: Int get() = 1