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

3 lines
41 B
Plaintext

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