We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 42ab800 commit f1e90b0Copy full SHA for f1e90b0
index.js
@@ -1,3 +1,3 @@
1
const hello = require('./hello');
2
3
-console.log(hello())
+console.log(hello());
0 commit comments