fixes
This commit is contained in:
parent
a45c3fa386
commit
dd7792a2e0
2 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
|||
|
||||
|
||||
```js
|
||||
//+ run
|
||||
//+ run demo
|
||||
function Accumulator(startingValue) {
|
||||
this.value = startingValue;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue