<div dir="auto">Is it really a problem?<div dir="auto">Did the system horribly break?</div><div dir="auto">IMO this should just be not recommended.</div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">Le ven. 19 juil. 2019 à 00:39, Chris Muller <<a href="mailto:asqueaker@gmail.com">asqueaker@gmail.com</a>> a écrit :<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">Wow.  We should disallow that.  Those words are reserved.</div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Wed, Jul 17, 2019 at 5:52 AM Levente Uzonyi <<a href="mailto:leves@caesar.elte.hu" target="_blank" rel="noreferrer">leves@caesar.elte.hu</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">Hi All,<br>
<br>
You can currently evaluate the following:<br>
<br>
[ :self :thisContext |<br>
        | nil super true false |<br>
        nil := 1.<br>
        super := 2.<br>
        true := 3.<br>
        false := 4.<br>
        self + thisContext = (nil + super + true + false) ] value: 4 value: 6<br>
<br>
Is this the expected behavior or should we disallow such oddities?<br>
<br>
Levente<br>
<br>
</blockquote></div>
<br>
</blockquote></div>