JSFiddle - React, Tailwind, and code Playground

by Pratik Galoria

JavaScript

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