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