[squeak-dev] [BUG] Parser does not detect syntax error with double colon

Chris Muller asqueaker at gmail.com
Thu Mar 5 01:12:26 UTC 2020


>
> Hmmm....   There really isn't much other shared API between the two, is
> there?  Let's see:
>
>     Collection methodDictionary keys intersection: Stream methodDictionary
> keys
>              "--->   #(#printOn: #gather: #take: #reject: #contents
> #write: #any: #collect: #select:thenCollect: #do: #select:)"
>

Not even #size can be there, since Stream's can't necessarily know it, but
is the core attribute of any Collection...

>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.squeakfoundation.org/pipermail/squeak-dev/attachments/20200304/3f3a20ab/attachment.html>


More information about the Squeak-dev mailing list