<br><br><div class="gmail_quote"><div dir="ltr">בתאריך שבת, 5 בינו׳ 2019, 2:10, מאת Abe Dillon ‏<<a href="mailto:abedillon@gmail.com">abedillon@gmail.com</a>></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div dir="ltr"><div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">The whole point of the all-caps globals is to tell you a lot about what they are.</blockquote><div> A lot? The only thing it canonically tells you is to not modify it</div></div></div></div></blockquote></div><div><br></div><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div dir="ltr"><div><div> </div></div></div></div></blockquote></div><div>Wrong. It also tells it's unlikely to be modified by the code that does declare it, which can really help when reaaoning about the code, or debugging it, as it makes many potential sources of bugs less likely. </div><div><br></div><div>Elazar </div>