In JavaScript, future reserved keywords must not be used as identifiers, even though they have no special meaning in the current version.
For a list of reserved words in JavaScript, see JavaScript Reserved Words.
Syntax Future reserved wordsThe following are future reserved words:
enum
await
(only treated as a reserved word in modules)The following are also future reserved words when encountered within strict mode code.
implements
interface
package
private
protected
public
future reserved words
Microsoft Developer Network: Article
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4