Hi Guile,
have you inspect-ed the list?
I wouldn't be surprise that these are whole sentence acting as
specification in unit TestCase,
like whenBrowserReceiveOpenItShouldReturnTheWindowMorph...

2017-08-16 3:51 GMT+02:00 Guillermo Polito <guillermopol...@gmail.com>:

> #'thisIsAVeryLongSelectorAndIfYoureHereWeHaveOnly49ImagineIHav
> eToWriteAllThisToArriveTo87ThenThisTo100'
>
> (ByteSymbol allInstances select: [ :e | e size > 100 ]) size
>   => 36
>
> (ByteSymbol allInstances select: [ :e | e size between: 50 and: 100 ]) size
>   => 653
>
>
> --
>
>
>
> Guille Polito
>
>
> Research Engineer
>
> French National Center for Scientific Research - *http://www.cnrs.fr*
> <http://www.cnrs.fr>
>
>
>
> *Web:* *http://guillep.github.io* <http://guillep.github.io>
>
> *Phone: *+33 06 52 70 66 13 <+33%206%2052%2070%2066%2013>
>

Reply via email to