1 2 3 4 5 6 7
public class PR20418 { public static void main( String[] args) { java.io.File = new java.io.File( "junk"); } }