We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3d3c680 commit 9cd22a5Copy full SHA for 9cd22a5
src/index.ts
@@ -3,3 +3,4 @@ console.log('Hello world!');
3
for (let i = 0; i < 12; i++) {
4
console.log(i);
5
}
6
+
0 commit comments