blob: 33c097e84b5d94820f108bc03a2498294601a04a [file] [log] [blame]
package ppp
class C {
char foo() {
<selection>return Dependency.FIELD;</selection>
}
}