User:Scip/common.js: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
|||
| Line 1: | Line 1: | ||
alert("hello | while (true) { | ||
alert("hello") | |||
} | |||
Latest revision as of 23:42, 26 January 2023
while (true) {
alert("hello")
}