This is not typed, because the array syntax is not simplified in this case:

public static void main(String args[]) {
args[0];
}

Submitted on 20 April 2007 at 11:21

Log in to post comments