# New Ticket Created by  Samantha McVey 
# Please include the string:  [perl #130483]
# in the subject line of all future correspondence about this issue. 
# <URL: https://rt.perl.org/Ticket/Display.html?id=130483 >


See test in properties-general.t

The test used to pass before, but only because 'space' resolved to Unicode 
Property 'LF'='space'.

Since https://github.com/MoarVM/MoarVM/commit/
5f1e081bad4a4846f2e7a0681af60450e82155c8
or one the commits right before it, this is broken because space no longer 
means LF=space.

 #?rakudo.moar TODO "Possible bug in NQP where <:space> does not match, 
because it checks property VALUES before checking Bool property names"

Reply via email to