about summary refs log tree commit diff
path: root/third_party/git/t/t4018/custom2-match-to-end-of-line
public class RIGHT_Beer
{
	int special;
	public static void main(String args[])
	{
		System.out.print("ChangeMe");
	}
}