Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Fudge for niecza.
  • Loading branch information
colomon committed Aug 1, 2012
1 parent 7c36bd0 commit 88d6e1d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions S32-str/substr.t
Expand Up @@ -65,6 +65,7 @@ plan 90;
}

#?pugs skip 'chrs'
#?niecza todo "substr bug"
{ # codepoints greater than 0xFFFF
my $str = join '', 0x10426.chr, 0x10427.chr;
is $str.codes, 2, "Sanity check string";
Expand Down

0 comments on commit 88d6e1d

Please sign in to comment.