Skip to content

Commit 0124768

Browse files
committed
niecza fudge sprintf("%C", ...)
1 parent 1aa4587 commit 0124768

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

S32-str/sprintf.t

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -68,6 +68,7 @@ is sprintf('%d %1$x %1$o', 12), '12 c 14', 'positional argument specifier $'
6868
# RT #74610
6969
dies_ok {sprintf "%s"}, 'missing sprintf string argument';
7070

71+
#?niecza skip '%C format'
7172
#?rakudo skip 'RT #60672'
7273
{
7374
my $fmtd;

0 commit comments

Comments
 (0)