You can Paste something like
this
here
:
function
sum
(
)
{
return
1
+
1
;
}
You can Paste something like this here : function sum() { return 1 + 1; }
Review your Code Quality