doc
doc copied to clipboard
Subs in type pages
exit()
is being included in the Any
page, which doesn't make sense for 2 reasons: it doesn't have much to do with it, and it's not a method.
https://docs.perl6.org/type/Any#sub_exit
item()
is right below it, which might indicate it's a generalized issue.
Other interesting (similar) issues:
- https://github.com/perl6/doc/issues/1045
- https://github.com/perl6/doc/issues/1162
Also #1747
Already moved to the new page.
Now that a page for independent routines has been created, it's better to reopen this.
Probably a list of movable routines should be inserted above so that we can close this when finished.
The original item was moved; Any other subs/methods not in the correct place will eventually be caught by xt/check-signatures.rakutest