ROUTINE question
[email protected] (ToddAndMargo via perl6-users) Mon, 13 Oct 2025 00:13:13 -0700
| Newsgroups | perl.perl6.users |
|---|---|
| Message-ID | <[email protected]> |
Hi All,
what am I doing wrong this time?
$ raku -e 'say &?ROUTINE.gist;'
===SORRY!=== Error while compiling -e
Undeclared name:
?ROUTINE used at line 1. Did you mean 'Routine'?
Your in confusion,
-T