9 lines
91 B
Plaintext
Vendored
9 lines
91 B
Plaintext
Vendored
// FIR_COMPARISON
|
|
package some
|
|
|
|
import other.someProp
|
|
|
|
fun other() {
|
|
someProp<caret>
|
|
}
|