[squeak-dev] funny error

Eliot Miranda eliot.miranda at gmail.com
Mon Sep 2 18:37:58 UTC 2013


On Sat, Aug 31, 2013 at 11:28 AM, Bob Arning <arning315 at comcast.net> wrote:

>  If you are typing some javascript inside a squeak string, like:
>
> 'mumble("x");
> grumble("*");'
>

I have a quasi-literal implementation that'll fix that ;-)


>
>
> there are subtle things that can go wrong. If you inadvertently type
>
> mumble('x');
>
> you'll get a compiler error, but if you type
>
> grumble('*');
>
> can you guess the result without actually running it?
>
> Cheers,
> Bob
>
>
>
>


-- 
best,
Eliot
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.squeakfoundation.org/pipermail/squeak-dev/attachments/20130902/e41d33c1/attachment.htm


More information about the Squeak-dev mailing list