blob: bab0193bf1f0cf79db39edfa226d7d5af0fb9040 [file] [log] [blame]
class Test {
String foo() {
return "";
}
}