Created
December 27, 2020 21:31
-
-
Save reime005/96f175a126fa8d177ced7ba44e843db4 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| "use strict"; | |
| test = 12345; // 'ReferenceError: test is not defined' |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment