Created
August 20, 2017 12:19
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 "Dependancies are : ", @files-deps.Set.keys.join(' - '); is not a great workaround x) |
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/pmqpLDkKXL | |
| Variable '@files-deps' is not declared | |
| at /tmp/pmqpLDkKXL:1 | |
| ------> say "Dependancies are : ", ⏏@files-deps.Set.keys.join(' - '); is not |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment