about summary refs log blame commit diff
path: root/third_party/git/t/t4018/custom2-match-to-end-of-line
blob: f88ac318b796816b489f20d5af284f48a7702cfa (plain) (tree)
1
2
3
4
5
6
7
8







                                              
public class RIGHT_Beer
{
	int special;
	public static void main(String args[])
	{
		System.out.print("ChangeMe");
	}
}