es6-15

PHOTO EMBED

Wed Oct 12 2022 02:04:10 GMT+0000 (Coordinated Universal Time)

Saved by @Vrushabh_123

const defaultExample = (a, b) => a + b
console.log(defaultExample(2))
content_copyCOPY