Skip to content

Commit 8c87a48

Browse files
authored
Merge pull request #13 from pojith/mainresolved
tested in the main
2 parents b7b41d0 + 1fcbab3 commit 8c87a48

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

wrk.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
const h =()=>{
2-
return "p";
2+
return "";
33
}
44

55
module.exports=h;

0 commit comments

Comments
 (0)