506f84fb8a
#KT-5959 Fixed
7 lines
103 B
Java
Vendored
7 lines
103 B
Java
Vendored
package ppp
|
|
|
|
class C {
|
|
char foo() {
|
|
<selection>return Dependency.FIELD;</selection>
|
|
}
|
|
} |