Ellery Newcomer Tue, 09 Dec 2008 20:55:10 -0800
Does the following totally not make sense? I think it should work.
int[] a = new int[10]; a.length += 30;