Eno

Results 1 issues of Eno

Test Case: NSArray *arr = @[@"1",@"2",@"2",@"2",@"2",@"2",@"2",@"2",@"2"]; arr[100] [arr objectAtIndex:100] Crash Error: Uncaught exception: NSRangeException: *** -[NSConstantArray objectAtIndex:]: index 100 beyond bounds [0 .. 8] -[NSConstantArray objectAtIndexedSubscript:]: index 100 beyond bounds...