blob: 7a143e2bc15566519ff23803186c4cea14f0e126 [file] [log] [blame]
public class X {
String f() {
return "foobar";
}
}