Test/Client-Side/static/js/test.js
2022-01-16 18:09:45 +01:00

4 lines
No EOL
48 B
JavaScript

output = 4;
function so() {
return output;
}