blob: e06b4cc67dcc898bdf910c3a4700b55ef39f4ef9 [file] [log] [blame]
public class A{
static String foo(){
return "abc";
}
}