Fix tidy
This commit is contained in:
parent
589f9a87a8
commit
29c43fea37
1 changed files with 1 additions and 1 deletions
|
|
@ -14,4 +14,4 @@ static FOO: i32 = [][0];
|
|||
fn main() {
|
||||
let array = [std::env::args().len()];
|
||||
array[1]; //~ ERROR index out of bounds
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue