3 lines
No EOL
48 B
JavaScript
3 lines
No EOL
48 B
JavaScript
function aHelperFunction() {
|
|
return "help";
|
|
}; |