We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 723bd7f commit be90372Copy full SHA for be90372
examples/shell.js
@@ -52,7 +52,7 @@ var commands = {
52
index = ++index % numLines;
53
}
54
55
- console.log(offset);
+
56
offset += data.length;
57
});
58
0 commit comments