Skip to content

Commit 148f1e3

Browse files
authored
Update test.js
1 parent 06b5e80 commit 148f1e3

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

test.js

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,4 +8,5 @@ function foo() {
88
console.log('in foo');
99
}
1010

11-
foo();
11+
foo();
12+
// test

0 commit comments

Comments
 (0)