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