Created
September 18, 2017 23: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
| 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!=== | |
| Argument to "say" seems to be malformed | |
| at /tmp/J4QCsN3zdC:1 | |
| ------> say⏏ | |
| Other potential difficulties: | |
| Unsupported use of bare "say"; in Perl 6 please use .say if you meant to call it as a method on $_, or use an explicit invocant or argument, or use &say to refer to the function as a noun | |
| at /tmp/J4QCsN3zdC:1 | |
| ------> say⏏ |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment