# New Ticket Created by  "Carl Mäsak" 
# Please include the string:  [perl #62702]
# in the subject line of all future correspondence about this issue. 
# <URL: http://rt.perl.org/rt3/Ticket/Display.html?id=62702 >


Rakudo r35957:

$ perl6 -e 'grammar G { regex TOP {} }'
Could not find non-existent sub TOP
[...]

This is the wrong error message to give. The empty regex in TOP should
be disallowed.

Reply via email to