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 59a42b9 commit c32be75Copy full SHA for c32be75
src/scripts/util.js renamed to src/scripts/utils.js
@@ -1,2 +1,5 @@
1
// Nothing here yet.
2
_myGlobal = 1;
3
+
4
5
+function login() { alert('ok'); }
0 commit comments