https://issues.dlang.org/show_bug.cgi?id=8121
Marco Leise <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #5 from Marco Leise <[email protected]> --- scope ref being disallowed made me think that scope must already include ref semantics, because why on earth would someone implement a keyword for references that cannot be used with reference, but only with value semantics ? WAT ? --
