Created
July 23, 2016 14:28
Star
You must be signed in to star a gist
committable
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
| HEAD my $a💩 = 42; say $a💩 |
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
| |«HEAD»: [31m===[0mSORRY![31m===[0m Error while compiling /tmp/_Zi6bTxMGN | |
| Bogus postfix | |
| at /tmp/_Zi6bTxMGN:1 | |
| ------> [32mmy $a[33m⏏[31m💩 = 42; say $a💩[0m | |
| expecting any of: | |
| constraint | |
| infix | |
| infix stopper | |
| postfix | |
| statement end | |
| statement modifier | |
| statement modifier loop exit code = 1 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment