Variabel JavaScript tidak diizinkan tidak diperbolehkan
'use strict';
a = 'hello'; // throws an error
SAMER SAEID
'use strict';
a = 'hello'; // throws an error