On 2012-11-30 09:19, Tavi Cacina wrote:

// version(X) to differentiate
Environment env = {
     tests: true,
     verbose: true,
     importDirs: ["../deimos"]
}

That's quite a clever syntax, but you forgot the trailing semicolon and isn't that syntax intended to be deprecated? It's also quite limiting, it would be nice to be able to execute arbitrary code for a given target.

--
/Jacob Carlborg

Reply via email to