Skip to content

Commit

Permalink
triggering coveralls (maybe)
Browse files Browse the repository at this point in the history
  • Loading branch information
Andrea Giammarchi committed Dec 6, 2018
1 parent 5e2b96e commit 810c979
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -14,4 +14,4 @@ for (const i of new Range(0, 3))

for (const c of new Range(1, 3).for('abcd'))
console.log(c); // "b", "c"
```
```

0 comments on commit 810c979

Please sign in to comment.