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


Example code:

    $ perl6 --version
    This is perl6 version 2012.12-87-gc3f565d built on parrot 4.11.0
revision RELEASE_4_11_0-135-g73c6d32

    $ perl6 -e '(grammar { token TOP { <print> } }).parse("42").say'
    <anon><1357738945>Can not get attribute '$!pos' declared in class
'Cursor' with this object
      in regex TOP at -e:1
      in method parse at src/gen/CORE.setting:10624
      in block  at -e:1

Reply via email to