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