<div dir="ltr"><div>7 < 7.</div><div>false</div><div><br></div>Is 7 less than 7?<div>false</div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Tue, Mar 17, 2020 at 8:25 AM Frank Muller <<a href="mailto:frank.muller.erl@gmail.com">frank.muller.erl@gmail.com</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"><div><div style="border-color:rgb(255,255,255)" dir="auto"><br></div><div style="border-color:rgb(255,255,255)" dir="auto">1> I = 12-5.</div><div style="border-color:rgb(255,255,255)" dir="auto">7</div><div style="border-color:rgb(255,255,255)" dir="auto"><br></div><div style="border-color:rgb(255,255,255)" dir="auto">2> I < 7.</div><div style="border-color:rgb(255,255,255)" dir="auto">false</div><div dir="auto"><br></div><div dir="auto">Nothing wrong. </div><div dir="auto"><br></div><div dir="auto">/Frank </div></div><div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">Le mar. 17 mars 2020 à 09:16, Valentin Micic <<a href="mailto:v@micic.co.za" target="_blank">v@micic.co.za</a>> a écrit :<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div style="overflow-wrap: break-word;"><div>What am I missing here?!?</div><div><br></div><div><br></div><div><div><div style="margin:0px;font-stretch:normal;line-height:normal;font-family:Courier;background-color:rgb(72,72,72);color:rgb(255,238,149)"><br></div></div><div style="margin:0px;font-stretch:normal;line-height:normal;font-family:Courier;background-color:rgb(72,72,72);color:rgb(255,238,149)"><span style="font-variant-ligatures:no-common-ligatures;font-family:Courier"><div style="margin:0px;font-stretch:normal;line-height:normal;font-family:Courier"><span style="font-variant-ligatures:no-common-ligatures;font-family:Courier">case 12-5 of I when I<7 -> {false, I}; I -> {true,I} end.</span></div><div style="margin:0px;font-stretch:normal;line-height:normal;font-family:Courier"><span style="font-variant-ligatures:no-common-ligatures;font-family:Courier"><br></span></div><div style="margin:0px;font-stretch:normal;line-height:normal;font-family:Courier"><span style="font-variant-ligatures:no-common-ligatures;font-family:Courier">{true,7}</span></div><div style="font-family:Courier"><span style="font-variant-ligatures:no-common-ligatures;font-family:Courier"><br></span></div></span></div></div><div><br></div><div><div>Can anyone reproduce (and then explain)  this? - Erlang R21.1</div></div></div><div style="overflow-wrap: break-word;"><div><div><br></div><div> V/</div></div><div><br></div></div></blockquote></div></div>
</blockquote></div>