https://github.com/WalterBright/dmd/blob/2d4c7d4ed37645ed9d62e5e1a6652e5ae5b1fb26/test/runnable/future.d
Re: @future attribute / @future keyword?
jxel via Digitalmars-d-learn Wed, 18 Mar 2020 05:11:41 -0700
It never used @future, looks like that was only a suggestion in
the dip. It also suggested @__future which it seems it was
implemented with that.
- @future attribute / @future k... WebFreak001 via Digitalmars-d-learn
- Re: @future attribute / ... jxel via Digitalmars-d-learn
- Re: @future attribute / ... Steven Schveighoffer via Digitalmars-d-learn
- Re: @future attribut... Mathias Lang via Digitalmars-d-learn