refInt = ref int: how to achieve this? or is this a bug?
H. S. Teoh
hsteoh at quickfur.ath.cx
Thu Jun 18 14:45:01 UTC 2020
On Thu, Jun 18, 2020 at 02:20:04PM +0000, Stanislav Blinov via Digitalmars-d wrote:
[...]
> Yup, it's just a bug in the parser. You can even do a
>
> alias wow = ref override abstract final scope static __gshared int;
>
> Still gonna be an int tho.
Wow that's ridiculous. A bug should be filed for this!
T
--
Those who don't understand Unix are condemned to reinvent it, poorly.
More information about the Digitalmars-d
mailing list