Skip to content

Commit 8dedf60

Browse files
committed
uniprop: unfudge ISO_Comment property
rakudo.moar fixed in rakudo/rakudo@4ff2fb2
1 parent 701771e commit 8dedf60

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

S15-unicode-information/uniprop.t

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -189,7 +189,6 @@ is 'ڵ'.uniprop('Joining_Type'), "D", "uniprop for Joining_Type works";
189189
is '.'.uniprop('Sentence_Break'), 'ATerm', "uniprop for Sentence_Break works";
190190

191191
## Additional Properties
192-
#?rakudo.moar todo "ISO_Comment currently returns a 0 not an empty string"
193192
is 'a'.uniprop('ISO_Comment'), '', "uniprop for ISO_Comment returns an empty string. Must be empty since Unicode 5.2.0";
194193

195194
#?rakudo.moar 10 todo "Emoji properties NYI in MoarVM"

0 commit comments

Comments
 (0)