Alexander Moquin
Results
2
comments of
Alexander Moquin
Another option that I've used (I believe in a TOML parser) is to create the class with the inner-level white space inside the outer grammar declaration, the rules of which...
The problem seems to have to do with shell-expansion of `{$_}` in double quotes. It works if you do something like ``` perl6 -MTest -e 'plan 1;is qx{perl6 -ce "state...