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