Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

User:Scip/common.js: Difference between revisions

From the Portal Wiki
Scip (talk | contribs)
Undo revision 180623 by Scip (talk)
Scip (talk | contribs)
No edit summary
 
Line 1: Line 1:
alert("hello world!");
while (true) {
    alert("hello")
}