mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-23 02:27:39 +03:00
Fix tidy
This commit is contained in:
@@ -14,4 +14,4 @@
|
||||
fn main() {
|
||||
let array = [std::env::args().len()];
|
||||
array[1]; //~ ERROR index out of bounds
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user