Update snippet-template.md
This commit is contained in:
@ -5,4 +5,5 @@ Explain briefly how the snippet works
|
||||
```js
|
||||
var functionName = arguments =>
|
||||
{functionBody}
|
||||
// functionName(sampleInput) -> sampleOutput
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user