@ -6,7 +6,9 @@ public class D_Test {
public class NewStudent {
public static void main(String[] args) {
public static void
(String[] args) {
NewStudent st = new NewStudent();
}