We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b7b41d0 commit 1fcbab3Copy full SHA for 1fcbab3
wrk.js
@@ -1,5 +1,5 @@
1
const h =()=>{
2
- return "p";
+ return "";
3
}
4
5
module.exports=h;
0 commit comments