blob: 8808f05964477a085f856585d5302a8a7d44eefd [file] [log] [blame]
// 5, 29 -> 5, 37 replaceAll == true, removeDeclaration == false
package p1;
public class C {
public static final int CONSTANT= 12345;
}