leo/compiler/tests/array/input/six_zeros.in
2020-09-02 16:04:41 -07:00

2 lines
37 B
Plaintext

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