JSFiddle - React, Tailwind, and code Playground by Pratik Galoria August 22, 2020 JavaScript function sum(a, a, c) { // !!! syntax error return a + a + c; // wrong if this code ran }