Skip to content

Commit f1e90b0

Browse files
author
Pranusha
committed
Hello World!
1 parent 42ab800 commit f1e90b0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
const hello = require('./hello');
22

3-
console.log(hello())
3+
console.log(hello());

0 commit comments

Comments
 (0)