Skip to content

Commit 1fcbab3

Browse files
committed
tested in the main
1 parent b7b41d0 commit 1fcbab3

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)