Last active
April 9, 2019 22:12
-
-
Save dwarring/e20d9520194c43e71648741273745e51 to your computer and use it in GitHub Desktop.
Unicode Russian Roulette
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
# The Following has about 1/6 chance of failing: | |
buf8.new((^134).pick xx 4).decode; | |
CATCH { default {die "BANG!"} } | |
note "click"; |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment