ref: b120745ab31e2b6a061b97c20e40ff643e2c867b dir: /test/bounds.myr/
const main = { var a : byte[:] = [1, 2, 3][:] var b = a[:4] }