Skip to content

Commit 9e52fa6

Browse files
authored
Update test.js
1 parent f520b28 commit 9e52fa6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

test.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,5 +7,5 @@ console.log('SUCCESS');
77
function foo() {
88
console.log('in foo');
99
}
10-
10+
//test
1111
foo();

0 commit comments

Comments
 (0)