MCPcopy Index your code
hub / github.com/Klerith/node-intro-javascript / sumar

Function sumar

flecha.js:7–7  ·  view source on GitHub ↗
(a, b)

Source from the content-addressed store, hash-verified

5// }
6
7const sumar = (a, b) => a + b;
8
9const saludar = () => 'Hola Mundo';
10

Callers 1

flecha.jsFile · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected