[squeak-dev] Code Jeopardy

Nicolas Cellier nicolas.cellier.aka.nice at gmail.com
Wed May 4 12:54:12 UTC 2016


Hard to guess without trying indeed...

This was broken by Andreas Raab when we decided to accept lower case letter
digits 16rff instead of 16rFF...
This broke the nice floating point with different radix too...
#(10r1.0e5 11r1.0e5 12r1.0e5  13r1.0e5  14r1.0e5  15r1.0e5 16r1.0e5)


2016-05-04 13:32 GMT+02:00 Tobias Pape <Das.Linux at gmx.de>:

> Hi all,
>
> without executing, what does the following expression result in?
>
> #(
> 25rFFs2
> 26rFFs2
> 27rFFs2
> 28rFFs2
> 29rFFs2
> 30rFFs2
> 31rFFs2
> 32rFFs2
> )
>
> Best regards
>         -Tobias
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.squeakfoundation.org/pipermail/squeak-dev/attachments/20160504/25db1cc6/attachment.htm


More information about the Squeak-dev mailing list