We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 81b91de commit 19661e6Copy full SHA for 19661e6
t/coverable.t
@@ -24,7 +24,7 @@ $t.test(‘basic query on HEAD’,
24
$t.test-gist(‘basic gist test’, # let's assume say proto is not going to change
25
%(‘result.md’ =>
26
/^^ 「| [src/core/io_operators.pm#L」 (\d+) 「](https://github.com/rakudo/rakudo/blob/」
27
- <:hex>**40 「/src/core/io_operators.pm#L」 $0 「) | ```proto sub say(\|) { * }``` |」 $$/));
+ <:hex>**40 「/src/core/io_operators.pm#L」 $0 「) | ```proto sub say(\|) {*}``` |」 $$/));
28
29
$t.test(‘using grep option’,
30
“{$t.bot-nick}: 2017.06 grep=SETTING say ‘hi’”,
0 commit comments