blob: 9e1f146ad4ccf3d2dc2bd13ae778b7486479ed5e [file] [log] [blame]
public class B0 {
String s;
String getS() { return s; }
}