public class FunkyArray { public static void main(String[] args) { System.out.println(new Object[] { , }.length); }}
# posted by Jesse Wilson on Monday, July 25, 2005
# posted by Tidus on July 31, 2005 9:44 AM