<div dir="ltr"><br><div class="gmail_extra"><br><div class="gmail_quote">On Tue, Dec 8, 2015 at 2:43 PM, Rafael Espíndola <span dir="ltr"><<a href="mailto:rafael.espindola@gmail.com" target="_blank">rafael.espindola@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class="">On 8 December 2015 at 17:40, Sean Silva <<a href="mailto:chisophugis@gmail.com">chisophugis@gmail.com</a>> wrote:<br>
> Can you explain why there were so many test changes needed?<br>
><br>
<br>
</span>Historical laziness I guess. Since declarations were linked eagerly,<br>
it meant that when I added test for type linking (for exmaple) I could<br>
use<br>
<br>
declare %interesting_type...<br>
<br>
instead of the slightly longer<br>
<br>
define %interesting_type...<br>
<br>
which is now required to cause the link.<br></blockquote><div><br></div><div>Ah, thanks!</div><div><br></div><div>-- Sean Silva</div><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<br>
Cheers,<br>
Rafael<br>
</blockquote></div><br></div></div>