leo/compiler/tests/array/input/input_tuple_3x2.in

3 lines
40 B
Plaintext

[main]
a: [u8; (3, 2)] = [0u8; (3, 2)];