Created
April 15, 2019 18:36
Star
You must be signed in to star a gist
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
| "\308".say |
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/jFGJvXyMB0 | |
| Unrecognized backslash sequence: '\308'. Did you mean $307? | |
| at /tmp/jFGJvXyMB0:1 | |
| ------> "\⏏308".say | |
| expecting any of: | |
| double quotes | |
| statement list | |
| term |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment