1 2 3 4 5 6
public class Vote { public static void main(String []argv) { _ o = new Vote._(); _ y = new _("abc"); } }