function sum(a, a, c){ // !!! syntax error "use strict"; return a + b + c; // wrong if this code ran }