mirror of
https://github.com/alrayyes/wiki.git
synced 2024-11-22 03:26:22 +00:00
203 B
203 B
date | id | title |
---|---|---|
20201111 | 52bd8a6a-0d4c-4860-b015-333e7f1b7e34 | JavaScript ReferenceError |
'use strict';
console.log(notValidVar); // ReferenceError: notValidVar is not defined