Langton's ant
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
| siddhant@siddhant-laptop:~/perl6 code$ perl6 Langton\'s\ ant | |
| use of uninitialized value of type Mu in string context | |
| use of uninitialized value of type Mu in string context | |
| ===SORRY!=== | |
| error:imcc:syntax error, unexpected IDENTIFIER, expecting '(' ('ant') | |
| in file '(file unknown)' line 17 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment