blob: 01e865392699d921a5496c06df7374edf4647041 [file] [log] [blame]
public class X {
public int foo() {
return 0;
}
}