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