Created
March 31, 2021 21:05
-
-
Save Whateverable/3f8a6c0ed9f1154cb7b11451b7ca28c0 to your computer and use it in GitHub Desktop.
evalable6
This file contains 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
say "🇩🇪" ~~ /:ignoremark 🇩🇰/ |
This file contains 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
(exit code 1) | |
===SORRY!=== Error while compiling /tmp/RQV7fkKCLw | |
Unrecognized regex metacharacter 🇩🇰 (must be quoted to match literally) | |
at /tmp/RQV7fkKCLw:1 | |
------> say "🇩🇪" ~~ /:ignoremark⏏ 🇩🇰/ | |
expecting any of: | |
infix stopper |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment