leo/tests/compiler/mutability/inputs/index1_tuple.in

6 lines
73 B
Plaintext

[main]
i: u32 = 1;
[registers]
r0: [(u32, u32); 3] = [(0u32, 0u32); 3];