Stack Exchange network consists of 183 Q&A communities including Stack Overflow, the largest, most trusted online community for developers to learn, share their knowledge, and build their careers.
We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.
\$\begingroup\$I don't think int is a "reserved word" as per the definition in the challenge. You can certainly name a variable int in JavaScript.\$\endgroup\$
A tag is a keyword or label that categorizes your question with other, similar questions. Choose one or more (up to 5) tags that will help answerers to find and interpret your question.
complete the sentence: my question is about...
use tags that describe things or concepts that are essential, not incidental to your question
n=>'|/^%+<&*-='.substr(-n)\$\endgroup\$intis a "reserved word" as per the definition in the challenge. You can certainly name a variableintin JavaScript. \$\endgroup\$intis reserved as a possible future keyword by the ECMAScript specification. \$\endgroup\$substrinstead ofslice? \$\endgroup\$