Skip to content

Instantly share code, notes, and snippets.

/**
* What is wrong with this code?
*/
public class MyTest {
/** Main method of the class */
public static void main(String[] s) {
Integer[] field = new Integer[4];