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