We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 915d3b6 commit 0cd9974Copy full SHA for 0cd9974
test.js
@@ -1,6 +1,6 @@
1
(function(){
2
3
- var i = 1;
+ var i = -201;
4
window.onload = function() {
5
var display = document.getElementById("testDrive2");
6
window.setInterval(function() {
0 commit comments