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