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
Andrei Alexandrescu via Digitalmars-d Mon, 19 Dec 2016 19:16:15 -0800
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