This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Adjust the skip count for t/io/dup.t for the -Uuseperlio case, in a way
[perl5.git] / regcomp.sym
index 070fe98..b0b9faf 100644 (file)
@@ -192,6 +192,8 @@ NVERTWS             NVERTWS,   none         not vertical whitespace     (Perl 6)
 HORIZWS                HORIZWS,   none         horizontal whitespace       (Perl 6)
 NHORIZWS       NHORIZWS,  none         not horizontal whitespace   (Perl 6)
 
+FOLDCHAR       FOLDCHAR,  codepoint 1  codepoint with tricky case folding properties.
+
 # NEW STUFF ABOVE THIS LINE  
 
 ################################################################################