mirror of
https://github.com/rust-lang/rustlings.git
synced 2026-01-09 04:09:20 +00:00
feat: add array4.rs exercise
This commit is contained in:
parent
73fef66385
commit
21abb2ba5f
@ -6,7 +6,6 @@
|
||||
// I AM NOT DONE
|
||||
|
||||
|
||||
|
||||
fn main(){
|
||||
// define arrays a
|
||||
let a =[1,2,3,4,5];
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user