early alpha of D REPL

Timothee Cour thelastmammoth at gmail.com
Wed Feb 12 13:07:05 PST 2014


already added a bug report in github for that


On Wed, Feb 12, 2014 at 11:56 AM, MattCoder
<somekindofmonster at 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"?
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.puremagic.com/pipermail/digitalmars-d-announce/attachments/20140212/028e51ae/attachment.html>


More information about the Digitalmars-d-announce mailing list