<div dir="ltr"><div>Hi folks!</div><div>I've found a bug when printing a BlockNode with a nil inside.</div><div>When you have a method like</div><div><br></div><div><font face="monospace">m1 [nil]</font></div><div><br></div><div>And in a Workspace print<font face="monospace"> </font></div><div><font face="monospace">   (Clazz>>#m1) methodNode</font> </div><div>you'll see that the code printed will be</div><div><font face="monospace"> m1<br>  [ ].</font></div><div><br></div><div>I attached a possible solution in <font face="monospace">BlockNode>>printStatemetsOn:indent:</font> but, as I don't completely understand the code, perhaps the solution could be different.</div><div><br></div><div>Cheers</div><div><div dir="ltr" class="gmail_signature" data-smartmail="gmail_signature"><div dir="ltr"><div><br></div><a href="https://10pines.com/" style="font-family:Roboto,Helvetica,Arial,sans-serif;font-size:medium" target="_blank"><img width="108" src="https://10pines.github.io/email-signature/10pines-firma@2x.png" style="margin-bottom:0.5em"></a><h1 style="margin:0px;font-size:14px"><font color="#999999">Joel Cámera</font></h1><h2 style="color:rgb(100,100,100);margin:0px 0px 1em;font-size:14px">Agile Software Development</h2><h1 style="margin:0px;font-size:14px"><font style="font-weight:normal" color="#666666"><p style="margin:0px;font-size:12px">Alem 896, Floor 6, Buenos Aires, Argentina</p><p style="margin:0px;font-size:12px">+54 9 011 6091 3125</p></font></h1></div></div></div></div>