closes #2225
This commit is contained in:
parent
0585eda755
commit
211e20992e
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@
|
||||||
|
|
||||||
Now the code:
|
Now the code:
|
||||||
|
|
||||||
```js run
|
```js demo run
|
||||||
function sum(a) {
|
function sum(a) {
|
||||||
|
|
||||||
let currentSum = a;
|
let currentSum = a;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue