Branch: refs/heads/master
Home: https://github.com/perl6/specs
Commit: 35e12b438612d42b99f2f9b06f33017b807b8d2c
https://github.com/perl6/specs/commit/35e12b438612d42b99f2f9b06f33017b807b8d2c
Author: lue <[email protected]>
Date: 2014-03-02 (Sun, 02 Mar 2014)
Changed paths:
M S26-documentation.pod
Log Message:
-----------
Change E<NEL> to E<0x85>
Currently errors on rakudo. NEL is in reality an alias for a codepoint
without a current Unicode name, U+0085. Since it's unclear if such
aliases are supposed to work, for now play it safe.