Created
February 26, 2019 19:59
Star
You must be signed in to star a gist
committable6
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
| 2014.01 say q:raw/:raw (no interpolation) even backslash has no special meaning: \\ \/; |
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
| ¦«2014.01»: | |
| ===SORRY!=== | |
| Unrecognized adverb: :raw | |
| at /tmp/IVor6S3t39:1 | |
| ------> say q:raw⏏/:raw (no interpolation) even backslash | |
| Couldn't find terminator / | |
| at /tmp/IVor6S3t39:1 | |
| ------> backslash has no special meaning: \\ \/;⏏<EOL> | |
| expecting any of: | |
| colon pair (restricted) | |
| «exit code = 1» |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment