Skip to content

Commit cee0e78

Browse files
Fix: Add brackets ()
1 parent a1d5ad1 commit cee0e78

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

hello-world.coffee

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
console.log "Hello world!";
1+
console.log("Hello world!");

0 commit comments

Comments
 (0)