DIP10005: Dependency-Carrying Declarations is now available for community feedback

Andrei Alexandrescu via Digitalmars-d digitalmars-d at puremagic.com
Mon Dec 19 19:12:59 PST 2016


On 12/14/2016 08:59 PM, Timothee Cour via Digitalmars-d wrote:
> how about this:
>
> variant 1 // currently legal D; just need to attach semantics
>
> ```
> // applies to all below
> @deps!({import std.stdio; pragma(lib, "curl"); }):

Thanks, added. -- Andrei



More information about the Digitalmars-d mailing list