[squeak-dev] Today's price for "nastiest code seen' goes to...

Bruce O'Neel bruce.oneel at pckswarms.ch
Sat Apr 4 15:27:09 UTC 2020


  
  
  
I smell a FORTAN DATA statement hiding there.  

> > On 2020-04-03, at 3:59 PM, tim Rowledge wrote:  
>  >  
>  > Not from Squeak, thank goodness  
>   
>  Or maybe the best candidate is  
>  rctable := Dictionary new.  
>  [rctable add: (Association key: '00000' value: 'A').  
>  rctable add: (Association key: '00001' value: 'B').  
>  rctable add: (Association key: '00010' value: 'C').  
>  rctable add: (Association key: '00011' value: 'D').  
>  {snipped to avoid too much pain}  
>  rctable add: (Association key: '11110' value: '5').  
>  rctable add: (Association key: '11111' value: '8').  
>  ] value.  
>   
>  tim  
>  --  
>  tim Rowledge; tim at rowledge.org; http://www.rowledge.org/tim  
>  Fractured Idiom:- FELIX NAVIDAD - Our cat has a boat
  

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


More information about the Squeak-dev mailing list