On Wednesday, 27 May 2015 at 14:13:03 UTC, Marc Schütz wrote:
I general, `return` is supposed to work (with -dip25), but only in combination with `ref`, not slices or pointers. DMD probably ignores it here instead of printing an error message.
So, *should* it error for slices or not?
