<p></p>
<p>The script</p>
<pre><code>const xsq = (function(x){ return x**2; })(2);
const z = "abc";
</code></pre>
<p>shows <code>z</code> as a "Macro", and <code>xsq</code> as a "Function". Since I didn't find a <code>const</code> variable on a script with plenty more stuff, I didn't think of looking under other symbol types. Is there a way of knowing how Geany classifies constructions? Quite specifically in JavaScript, but also in general. Thanks!</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">—<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/geany/geany/discussions/2879#discussioncomment-1242426">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AAIOWJZQUJPBXHMBOX5JXMLT6377XANCNFSM5C4PN4OQ">unsubscribe</a>.<br />Triage notifications on the go with GitHub Mobile for <a href="https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675">iOS</a> or <a href="https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub">Android</a>.
<img src="https://github.com/notifications/beacon/AAIOWJ2YKJDAJYOUK2N34DTT6377XA5CNFSM5C4PN4O2YY3PNVWWK3TUL52HS4DFWFCGS43DOVZXG2LPNZBW63LNMVXHJKTDN5WW2ZLOORPWSZGOAAJPKOQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/geany/geany/discussions/2879#discussioncomment-1242426",
"url": "https://github.com/geany/geany/discussions/2879#discussioncomment-1242426",
"name": "View Discussion"
},
"description": "View this Discussion on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>