I have fixed it on the JVM as of NQP commit:
# Fix RT #117683 on JVM \c[LINE FEED] \c[CARRIAGE RETURN]
#    Also fixes \c[NEXT LINE] as well.
https://github.com/perl6/nqp/commit/0c249e7236a63325e6440df55a762a4378e6e63a

Fixed on MoarVM as of MoarVM commit:
# Fix RT #117683 \c[LINE FEED] \c[CARRIAGE RETURN]
#     Also fixes \c[NEXT LINE] and \c[FORM FEED] as well.
https://github.com/MoarVM/MoarVM/commit/ef734fc8d7abaf687c5108f06c181f1bd6333634

Also in addition as soon as this Pull Request gets accepted we will get access 
to all of the Unicode Alias names:
https://github.com/MoarVM/MoarVM/pull/497

Reply via email to