Hello, Can someone tell me what is missing here, why i cannot run it ?
public static class Zerg {
        public String imie;
        Zerg zerg1 = new Zerg();
        zerg1.imie = "Aghma";