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

6 lines
73 B
Plaintext

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