10 lines
152 B
Kotlin
Vendored
10 lines
152 B
Kotlin
Vendored
package testing
|
|
|
|
object Testing {
|
|
companion object {
|
|
@<caret>va
|
|
}
|
|
}
|
|
|
|
/// Should not fall on temp references in invalid code
|
|
// REF_EMPTY |