leo/disabled_tests/compiler/array/input/three_ones.in

6 lines
61 B
Plaintext

[main]
a: [u8; 3] = [1, 1, 1];
[registers]
x: bool = false;