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 c8354e8 commit 63f8d26Copy full SHA for 63f8d26
t/nqp/11-sub.t
@@ -87,4 +87,4 @@ say('ok ', next_());
87
sub redo_() { 17 };
88
say('ok ', redo_());
89
sub eighteen($a-a) {}
90
-say('ok paramer with a dash')
+say('ok 18 # paramer with a dash')
0 commit comments