DEBSOURCES
Skip Quicknav
sources / cgit / 1.2.1%2Bgit2.18.0-1 / git / t / t4018 / java-class-member-function
12345678
public class Beer { int special; public static void main(String RIGHT[]) { System.out.print("ChangeMe"); } }