-
tegob updated
8 years ago
-
Simply slapping parens on makes it warn but without them, nothing:
```
m: eager (1..10);
rakudo-moar 72948e847: OUTPUT: «WARNINGS for :Useless use of ".." in expression "1..10" in sink context…
-
A user [used parens for grouping multiple attributes](http://colabti.org/irclogger/irclogger_log/perl6?date=2018-07-15#l440), similar to how you can do it with `my`.
However, doing so does not pick…
-
MOAR
-
This started with [RT#124226](https://rt.perl.org/Ticket/Display.html?id=124226) where I [tried to argue](https://irclog.perlgeek.de/perl6/2018-02-24#i_15853019) that accessor could be `.wrap`ped at r…
-
Noticed this a couple a days ago when doing a spectest run. The problem doesn't occur very often, which is probably why it has slipped through the cracks. The easiest way to reproduce the error is to …
-
We should build a set of 40mm deep shelves under the electronics bench, for storing the rarely used electronics tools that take up a lot of space.
-
We autogen callables for routines that are made, say, from a combination of metaops:
```
m: dd &infix:
rakudo-moar bfe2ad63f: OUTPUT: «Block infix: = -> + is raw { #`(Block|84355224) ... }»
```…
-
-
You can see the issue here:
```
2023-10-06 15:03:13 cbwood main ✚ 6 … 149 ⚑ 3 ~ Projects p6-GIO pakku add .
🧚 ADD: 「.」
🦗 ERR: ===SORRY!=== Error while compiling /home/cbwood/Pro…