already added a bug report in github for that

On Wed, Feb 12, 2014 at 11:56 AM, MattCoder
<somekindofmons...@email.com.br>wrote:

> On Tuesday, 11 February 2014 at 04:46:41 UTC, Martin Nowak wrote:
>
>> Barely running but already fun and a little useful.
>>
>
> Interesting!
>
> I was playing around:
>
> D> write("test");
> => undefined identifier write
> D> import std.stdio;
> => std
> D> write("test");
> D>
>
> Shouldn't code above print "test"?
>

Reply via email to