New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
&$ROUTINE has weird stuff #1358
Comments
|
Note that you can get the link by searching for "ROUTINE" |
|
&$ROUTINE actually shows up in the index twice; one of them works, the other doesn't. I briefly tried to collapse those 2 entries into a single one, but was unable to. |
|
It kinda works now (maybe) but it points to https://docs.perl6.org/syntax/& :-S |
Closed
|
Now it's simply weird, with the name of the variable repeated in lower case... |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
https://irclog.perlgeek.de/perl6/2017-06-04#i_14683082
I got this link: https://docs.perl6.org/syntax/&?ROUTINE but it returns a 404
Also "https://docs.perl6.org/routine/.&"
The text was updated successfully, but these errors were encountered: