Main.java:5: error: non-static variable x cannot be referenced from a static context System.out.println(x); // Error: cannot use x here ^ 1 error