Sintaks Octal Javascript tidak diperbolehkan
'use strict';
let a = 010; // throws an error
SAMER SAEID
'use strict';
let a = 010; // throws an error