Code:
         } while(true);
    }
		{	
		class8();  
		anInt157 = -1;
		anInt171 = 9;
		anInt177 = 9;
		aBoolean186 = false;
		aBoolean206 = false;
		}
When i compile i recieve this error
Code:
 Class8.java:5066: reached end of file while parsing
                }
                 ^
1 error
Finished!
Press any key to continue . .
...