Newer
Older
dub_jkp / test / issue1504-envvar-in-path / source / app.d
pragma(msg, import("message.txt"));

void main()
{
}