tvl-depot/third_party/git/t/t4018/custom2-match-to-end-of-line

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

9 lines
120 B
Text
Raw Normal View History

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