blob: 3777c201d24cd25399d19f6ac0000d68f96967fc [file] [log] [blame]
// 8, 52 -> 8, 62 replaceAll == false
package p;
class PartOfReferenceSelected {
static final String VISUALAGE_FOR_COBOL= "simply irresistible";
public static CursorPositionedInReference eat() {
System.out.println("Refactoring is " + VISUALAGE_FOR_COBOL);
}
}