blob: c992fa10e86d9c4d64ee9ae9127dba38566a6882 [file] [log] [blame]
class Test {
boolean foo(){
return false;
}
}