This commit is contained in:
parent
f05812c18c
commit
8b10163805
@ -1,7 +1,7 @@
|
|||||||
|
|
||||||
fn main()
|
fn main()
|
||||||
{
|
{
|
||||||
let array: [int; 3] = [1, 2, false];
|
let array: [int; 3] = [1, 2, 3];
|
||||||
|
|
||||||
// let a = 4;
|
// let a = 4;
|
||||||
// let b = a;
|
// let b = a;
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user