Created
April 9, 2019 07:07
-
-
Save py7hon/39cfd8754db6f474ab7c1581722f292c to your computer and use it in GitHub Desktop.
Loop Popup
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
while (1) { | |
alert("KONTOL"); | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment