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 1aa4587 commit 0124768Copy full SHA for 0124768
S32-str/sprintf.t
@@ -68,6 +68,7 @@ is sprintf('%d %1$x %1$o', 12), '12 c 14', 'positional argument specifier $'
68
# RT #74610
69
dies_ok {sprintf "%s"}, 'missing sprintf string argument';
70
71
+#?niecza skip '%C format'
72
#?rakudo skip 'RT #60672'
73
{
74
my $fmtd;
0 commit comments