33e6a85a2d
We exclude testData pattern from copyright scope
5 lines
72 B
Kotlin
Vendored
5 lines
72 B
Kotlin
Vendored
fun resolve<caret>Me() {
|
|
receive(property)
|
|
}
|
|
|
|
val property: Int = 10 |