// 5, 29 -> 5, 37  replaceAll == true, removeDeclaration == false
package p1;

public class C {
	public static final int CONSTANT= 12345;	
}