Skip to content

Instantly share code, notes, and snippets.

@MasterDuke17
Last active January 9, 2017 05:52
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save MasterDuke17/50bf3e8ce5b54c36fb399eff0095391e to your computer and use it in GitHub Desktop.
Save MasterDuke17/50bf3e8ce5b54c36fb399eff0095391e to your computer and use it in GitHub Desktop.
$obj type and $name count for creating 10 custom operators
1 Perl6::Compiler: BOOTStr: mast
1 Perl6::Compiler: BOOTStr: mbc
1 Perl6::Compiler: BOOTStr: moar
1 Perl6::Grammar: BOOTStr: comment
1 Perl6::Grammar: BOOTStr: comment:sym<#`(...)>
1 Perl6::Grammar: BOOTStr: comment:sym<#=>
1 Perl6::Grammar: BOOTStr: comment:sym<#=(...)>
1 Perl6::Grammar: BOOTStr: comment:sym<#>
1 Perl6::Grammar: BOOTStr: comment:sym<#|>
1 Perl6::Grammar: BOOTStr: comment:sym<#|(...)>
1 Perl6::Grammar: BOOTStr: comment:sym<line_directive>
1 Perl6::Grammar: BOOTStr: dotty
1 Perl6::Grammar: BOOTStr: dotty:sym<.>
1 Perl6::Grammar: BOOTStr: dotty:sym<.*>
1 Perl6::Grammar: BOOTStr: heredoc
1 Perl6::Grammar: BOOTStr: postcircumfix
1 Perl6::Grammar: BOOTStr: postfix
1 Perl6::Grammar: BOOTStr: postfix_prefix_meta_operator:sym<»>
1 Perl6::Grammar: BOOTStr: postfix:sym<-->
1 Perl6::Grammar: BOOTStr: postfix:sym<++>
1 Perl6::Grammar: BOOTStr: postfix:sym<ⁿ>
1 Perl6::Grammar: BOOTStr: postfix:sym«->»
1 Perl6::Grammar: BOOTStr: postfix:sym<i>
1 Perl6::Grammar: BOOTStr: privop
1 Perl6::Grammar: BOOTStr: space
1 Perl6::Grammar: BOOTStr: terminator
1 Perl6::Grammar: BOOTStr: terminator:sym<;>
1 Perl6::Grammar: BOOTStr: terminator:sym<)>
1 Perl6::Grammar: BOOTStr: terminator:sym<]>
1 Perl6::Grammar: BOOTStr: terminator:sym<}>
1 Perl6::Grammar: BOOTStr: terminator:sym<ang>
1 Perl6::Grammar: BOOTStr: terminator:sym<arrow>
1 Perl6::Grammar: BOOTStr: terminator:sym<for>
1 Perl6::Grammar: BOOTStr: terminator:sym<given>
1 Perl6::Grammar: BOOTStr: terminator:sym<if>
1 Perl6::Grammar: BOOTStr: terminator:sym<unless>
1 Perl6::Grammar: BOOTStr: terminator:sym<until>
1 Perl6::Grammar: BOOTStr: terminator:sym<when>
1 Perl6::Grammar: BOOTStr: terminator:sym<while>
1 Perl6::Grammar: BOOTStr: terminator:sym<with>
1 Perl6::Grammar: BOOTStr: terminator:sym<without>
1 Perl6::Grammar: BOOTStr: unv
1 Perl6::Grammar+{Oper}: BOOTStr: Bool
1 Perl6::Grammar+{Oper}: BOOTStr: EXPR
1 Perl6::Grammar+{Oper}: BOOTStr: label
1 Perl6::Grammar+{Oper}: BOOTStr: statement_control
1 Perl6::Grammar+{Oper}: BOOTStr: statement_control:sym<CATCH>
1 Perl6::Grammar+{Oper}: BOOTStr: statement_control:sym<CONTROL>
1 Perl6::Grammar+{Oper}: BOOTStr: statement_control:sym<default>
1 Perl6::Grammar+{Oper}: BOOTStr: statement_control:sym<for>
1 Perl6::Grammar+{Oper}: BOOTStr: statement_control:sym<foreach>
1 Perl6::Grammar+{Oper}: BOOTStr: statement_control:sym<given>
1 Perl6::Grammar+{Oper}: BOOTStr: statement_control:sym<if>
1 Perl6::Grammar+{Oper}: BOOTStr: statement_control:sym<import>
1 Perl6::Grammar+{Oper}: BOOTStr: statement_control:sym<loop>
1 Perl6::Grammar+{Oper}: BOOTStr: statement_control:sym<need>
1 Perl6::Grammar+{Oper}: BOOTStr: statement_control:sym<no>
1 Perl6::Grammar+{Oper}: BOOTStr: statement_control:sym<QUIT>
1 Perl6::Grammar+{Oper}: BOOTStr: statement_control:sym<repeat>
1 Perl6::Grammar+{Oper}: BOOTStr: statement_control:sym<require>
1 Perl6::Grammar+{Oper}: BOOTStr: statement_control:sym<unless>
1 Perl6::Grammar+{Oper}: BOOTStr: statement_control:sym<use>
1 Perl6::Grammar+{Oper}: BOOTStr: statement_control:sym<when>
1 Perl6::Grammar+{Oper}: BOOTStr: statement_control:sym<whenever>
1 Perl6::Grammar+{Oper}: BOOTStr: statement_control:sym<while>
1 Perl6::Grammar+{Oper}: BOOTStr: statement_control:sym<without>
1 Perl6::Grammar+{Oper}: BOOTStr: statement_mod_cond:sym<if>
1 Perl6::Grammar+{Oper}: BOOTStr: statement_mod_cond:sym<unless>
1 Perl6::Grammar+{Oper}: BOOTStr: statement_mod_cond:sym<when>
1 Perl6::Grammar+{Oper}: BOOTStr: statement_mod_cond:sym<with>
1 Perl6::Grammar+{Oper}: BOOTStr: statement_mod_cond:sym<without>
1 Perl6::Grammar+{Oper}: BOOTStr: statement_mod_loop:sym<for>
1 Perl6::Grammar+{Oper}: BOOTStr: statement_mod_loop:sym<given>
1 Perl6::Grammar+{Oper}: BOOTStr: statement_mod_loop:sym<until>
1 Perl6::Grammar+{Oper}: BOOTStr: statement_mod_loop:sym<while>
1 Perl6::Grammar+{Oper}: BOOTStr: stopper
1 Perl6::Grammar+{Oper}: BOOTStr: you_are_here
1 Perl6::Grammar+{Oper}+{Oper}: BOOTStr: Bool
1 Perl6::Grammar+{Oper}+{Oper}: BOOTStr: EXPR
1 Perl6::Grammar+{Oper}+{Oper}: BOOTStr: label
1 Perl6::Grammar+{Oper}+{Oper}: BOOTStr: statement_control
1 Perl6::Grammar+{Oper}+{Oper}: BOOTStr: statement_control:sym<CATCH>
1 Perl6::Grammar+{Oper}+{Oper}: BOOTStr: statement_control:sym<CONTROL>
1 Perl6::Grammar+{Oper}+{Oper}: BOOTStr: statement_control:sym<default>
1 Perl6::Grammar+{Oper}+{Oper}: BOOTStr: statement_control:sym<for>
1 Perl6::Grammar+{Oper}+{Oper}: BOOTStr: statement_control:sym<foreach>
1 Perl6::Grammar+{Oper}+{Oper}: BOOTStr: statement_control:sym<given>
1 Perl6::Grammar+{Oper}+{Oper}: BOOTStr: statement_control:sym<if>
1 Perl6::Grammar+{Oper}+{Oper}: BOOTStr: statement_control:sym<import>
1 Perl6::Grammar+{Oper}+{Oper}: BOOTStr: statement_control:sym<loop>
1 Perl6::Grammar+{Oper}+{Oper}: BOOTStr: statement_control:sym<need>
1 Perl6::Grammar+{Oper}+{Oper}: BOOTStr: statement_control:sym<no>
1 Perl6::Grammar+{Oper}+{Oper}: BOOTStr: statement_control:sym<QUIT>
1 Perl6::Grammar+{Oper}+{Oper}: BOOTStr: statement_control:sym<repeat>
1 Perl6::Grammar+{Oper}+{Oper}: BOOTStr: statement_control:sym<require>
1 Perl6::Grammar+{Oper}+{Oper}: BOOTStr: statement_control:sym<unless>
1 Perl6::Grammar+{Oper}+{Oper}: BOOTStr: statement_control:sym<use>
1 Perl6::Grammar+{Oper}+{Oper}: BOOTStr: statement_control:sym<when>
1 Perl6::Grammar+{Oper}+{Oper}: BOOTStr: statement_control:sym<whenever>
1 Perl6::Grammar+{Oper}+{Oper}: BOOTStr: statement_control:sym<while>
1 Perl6::Grammar+{Oper}+{Oper}: BOOTStr: statement_control:sym<without>
1 Perl6::Grammar+{Oper}+{Oper}: BOOTStr: statement_mod_cond:sym<if>
1 Perl6::Grammar+{Oper}+{Oper}: BOOTStr: statement_mod_cond:sym<unless>
1 Perl6::Grammar+{Oper}+{Oper}: BOOTStr: statement_mod_cond:sym<when>
1 Perl6::Grammar+{Oper}+{Oper}: BOOTStr: statement_mod_cond:sym<with>
1 Perl6::Grammar+{Oper}+{Oper}: BOOTStr: statement_mod_cond:sym<without>
1 Perl6::Grammar+{Oper}+{Oper}: BOOTStr: statement_mod_loop:sym<for>
1 Perl6::Grammar+{Oper}+{Oper}: BOOTStr: statement_mod_loop:sym<given>
1 Perl6::Grammar+{Oper}+{Oper}: BOOTStr: statement_mod_loop:sym<until>
1 Perl6::Grammar+{Oper}+{Oper}: BOOTStr: statement_mod_loop:sym<while>
1 Perl6::Grammar+{Oper}+{Oper}: BOOTStr: stopper
1 Perl6::Grammar+{Oper}+{Oper}: BOOTStr: you_are_here
1 Perl6::Grammar+{Oper}+{Oper}+{Oper}: BOOTStr: Bool
1 Perl6::Grammar+{Oper}+{Oper}+{Oper}: BOOTStr: EXPR
1 Perl6::Grammar+{Oper}+{Oper}+{Oper}: BOOTStr: label
1 Perl6::Grammar+{Oper}+{Oper}+{Oper}: BOOTStr: statement_control
1 Perl6::Grammar+{Oper}+{Oper}+{Oper}: BOOTStr: statement_control:sym<CATCH>
1 Perl6::Grammar+{Oper}+{Oper}+{Oper}: BOOTStr: statement_control:sym<CONTROL>
1 Perl6::Grammar+{Oper}+{Oper}+{Oper}: BOOTStr: statement_control:sym<default>
1 Perl6::Grammar+{Oper}+{Oper}+{Oper}: BOOTStr: statement_control:sym<for>
1 Perl6::Grammar+{Oper}+{Oper}+{Oper}: BOOTStr: statement_control:sym<foreach>
1 Perl6::Grammar+{Oper}+{Oper}+{Oper}: BOOTStr: statement_control:sym<given>
1 Perl6::Grammar+{Oper}+{Oper}+{Oper}: BOOTStr: statement_control:sym<if>
1 Perl6::Grammar+{Oper}+{Oper}+{Oper}: BOOTStr: statement_control:sym<import>
1 Perl6::Grammar+{Oper}+{Oper}+{Oper}: BOOTStr: statement_control:sym<loop>
1 Perl6::Grammar+{Oper}+{Oper}+{Oper}: BOOTStr: statement_control:sym<need>
1 Perl6::Grammar+{Oper}+{Oper}+{Oper}: BOOTStr: statement_control:sym<no>
1 Perl6::Grammar+{Oper}+{Oper}+{Oper}: BOOTStr: statement_control:sym<QUIT>
1 Perl6::Grammar+{Oper}+{Oper}+{Oper}: BOOTStr: statement_control:sym<repeat>
1 Perl6::Grammar+{Oper}+{Oper}+{Oper}: BOOTStr: statement_control:sym<require>
1 Perl6::Grammar+{Oper}+{Oper}+{Oper}: BOOTStr: statement_control:sym<unless>
1 Perl6::Grammar+{Oper}+{Oper}+{Oper}: BOOTStr: statement_control:sym<use>
1 Perl6::Grammar+{Oper}+{Oper}+{Oper}: BOOTStr: statement_control:sym<when>
1 Perl6::Grammar+{Oper}+{Oper}+{Oper}: BOOTStr: statement_control:sym<whenever>
1 Perl6::Grammar+{Oper}+{Oper}+{Oper}: BOOTStr: statement_control:sym<while>
1 Perl6::Grammar+{Oper}+{Oper}+{Oper}: BOOTStr: statement_control:sym<without>
1 Perl6::Grammar+{Oper}+{Oper}+{Oper}: BOOTStr: statement_mod_cond:sym<if>
1 Perl6::Grammar+{Oper}+{Oper}+{Oper}: BOOTStr: statement_mod_cond:sym<unless>
1 Perl6::Grammar+{Oper}+{Oper}+{Oper}: BOOTStr: statement_mod_cond:sym<when>
1 Perl6::Grammar+{Oper}+{Oper}+{Oper}: BOOTStr: statement_mod_cond:sym<with>
1 Perl6::Grammar+{Oper}+{Oper}+{Oper}: BOOTStr: statement_mod_cond:sym<without>
1 Perl6::Grammar+{Oper}+{Oper}+{Oper}: BOOTStr: statement_mod_loop:sym<for>
1 Perl6::Grammar+{Oper}+{Oper}+{Oper}: BOOTStr: statement_mod_loop:sym<given>
1 Perl6::Grammar+{Oper}+{Oper}+{Oper}: BOOTStr: statement_mod_loop:sym<until>
1 Perl6::Grammar+{Oper}+{Oper}+{Oper}: BOOTStr: statement_mod_loop:sym<while>
1 Perl6::Grammar+{Oper}+{Oper}+{Oper}: BOOTStr: stopper
1 Perl6::Grammar+{Oper}+{Oper}+{Oper}: BOOTStr: you_are_here
1 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: Bool
1 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: EXPR
1 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: label
1 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: statement_control
1 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: statement_control:sym<CATCH>
1 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: statement_control:sym<CONTROL>
1 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: statement_control:sym<default>
1 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: statement_control:sym<for>
1 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: statement_control:sym<foreach>
1 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: statement_control:sym<given>
1 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: statement_control:sym<if>
1 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: statement_control:sym<import>
1 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: statement_control:sym<loop>
1 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: statement_control:sym<need>
1 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: statement_control:sym<no>
1 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: statement_control:sym<QUIT>
1 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: statement_control:sym<repeat>
1 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: statement_control:sym<require>
1 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: statement_control:sym<unless>
1 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: statement_control:sym<use>
1 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: statement_control:sym<when>
1 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: statement_control:sym<whenever>
1 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: statement_control:sym<while>
1 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: statement_control:sym<without>
1 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: statement_mod_cond:sym<if>
1 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: statement_mod_cond:sym<unless>
1 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: statement_mod_cond:sym<when>
1 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: statement_mod_cond:sym<with>
1 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: statement_mod_cond:sym<without>
1 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: statement_mod_loop:sym<for>
1 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: statement_mod_loop:sym<given>
1 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: statement_mod_loop:sym<until>
1 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: statement_mod_loop:sym<while>
1 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: stopper
1 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: you_are_here
1 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: Bool
1 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: EXPR
1 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: label
1 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: statement_control
1 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: statement_control:sym<CATCH>
1 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: statement_control:sym<CONTROL>
1 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: statement_control:sym<default>
1 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: statement_control:sym<for>
1 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: statement_control:sym<foreach>
1 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: statement_control:sym<given>
1 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: statement_control:sym<if>
1 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: statement_control:sym<import>
1 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: statement_control:sym<loop>
1 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: statement_control:sym<need>
1 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: statement_control:sym<no>
1 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: statement_control:sym<QUIT>
1 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: statement_control:sym<repeat>
1 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: statement_control:sym<require>
1 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: statement_control:sym<unless>
1 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: statement_control:sym<use>
1 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: statement_control:sym<when>
1 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: statement_control:sym<whenever>
1 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: statement_control:sym<while>
1 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: statement_control:sym<without>
1 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: statement_mod_cond:sym<if>
1 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: statement_mod_cond:sym<unless>
1 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: statement_mod_cond:sym<when>
1 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: statement_mod_cond:sym<with>
1 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: statement_mod_cond:sym<without>
1 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: statement_mod_loop:sym<for>
1 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: statement_mod_loop:sym<given>
1 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: statement_mod_loop:sym<until>
1 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: statement_mod_loop:sym<while>
1 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: stopper
1 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: you_are_here
1 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: Bool
1 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: EXPR
1 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: label
1 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: statement_control
1 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: statement_control:sym<CATCH>
1 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: statement_control:sym<CONTROL>
1 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: statement_control:sym<default>
1 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: statement_control:sym<for>
1 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: statement_control:sym<foreach>
1 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: statement_control:sym<given>
1 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: statement_control:sym<if>
1 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: statement_control:sym<import>
1 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: statement_control:sym<loop>
1 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: statement_control:sym<need>
1 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: statement_control:sym<no>
1 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: statement_control:sym<QUIT>
1 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: statement_control:sym<repeat>
1 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: statement_control:sym<require>
1 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: statement_control:sym<unless>
1 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: statement_control:sym<use>
1 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: statement_control:sym<when>
1 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: statement_control:sym<whenever>
1 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: statement_control:sym<while>
1 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: statement_control:sym<without>
1 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: statement_mod_cond:sym<if>
1 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: statement_mod_cond:sym<unless>
1 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: statement_mod_cond:sym<when>
1 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: statement_mod_cond:sym<with>
1 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: statement_mod_cond:sym<without>
1 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: statement_mod_loop:sym<for>
1 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: statement_mod_loop:sym<given>
1 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: statement_mod_loop:sym<until>
1 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: statement_mod_loop:sym<while>
1 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: stopper
1 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: you_are_here
1 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: Bool
1 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: EXPR
1 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: label
1 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: statement_control
1 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: statement_control:sym<CATCH>
1 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: statement_control:sym<CONTROL>
1 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: statement_control:sym<default>
1 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: statement_control:sym<for>
1 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: statement_control:sym<foreach>
1 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: statement_control:sym<given>
1 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: statement_control:sym<if>
1 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: statement_control:sym<import>
1 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: statement_control:sym<loop>
1 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: statement_control:sym<need>
1 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: statement_control:sym<no>
1 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: statement_control:sym<QUIT>
1 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: statement_control:sym<repeat>
1 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: statement_control:sym<require>
1 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: statement_control:sym<unless>
1 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: statement_control:sym<use>
1 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: statement_control:sym<when>
1 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: statement_control:sym<whenever>
1 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: statement_control:sym<while>
1 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: statement_control:sym<without>
1 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: statement_mod_cond:sym<if>
1 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: statement_mod_cond:sym<unless>
1 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: statement_mod_cond:sym<when>
1 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: statement_mod_cond:sym<with>
1 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: statement_mod_cond:sym<without>
1 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: statement_mod_loop:sym<for>
1 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: statement_mod_loop:sym<given>
1 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: statement_mod_loop:sym<until>
1 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: statement_mod_loop:sym<while>
1 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: stopper
1 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: you_are_here
1 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: Bool
1 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: EXPR
1 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: label
1 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: statement_control
1 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: statement_control:sym<CATCH>
1 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: statement_control:sym<CONTROL>
1 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: statement_control:sym<default>
1 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: statement_control:sym<for>
1 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: statement_control:sym<foreach>
1 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: statement_control:sym<given>
1 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: statement_control:sym<if>
1 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: statement_control:sym<import>
1 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: statement_control:sym<loop>
1 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: statement_control:sym<need>
1 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: statement_control:sym<no>
1 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: statement_control:sym<QUIT>
1 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: statement_control:sym<repeat>
1 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: statement_control:sym<require>
1 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: statement_control:sym<unless>
1 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: statement_control:sym<use>
1 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: statement_control:sym<when>
1 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: statement_control:sym<whenever>
1 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: statement_control:sym<while>
1 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: statement_control:sym<without>
1 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: statement_mod_cond:sym<if>
1 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: statement_mod_cond:sym<unless>
1 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: statement_mod_cond:sym<when>
1 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: statement_mod_cond:sym<with>
1 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: statement_mod_cond:sym<without>
1 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: statement_mod_loop:sym<for>
1 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: statement_mod_loop:sym<given>
1 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: statement_mod_loop:sym<until>
1 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: statement_mod_loop:sym<while>
1 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: stopper
1 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: you_are_here
1 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: Bool
1 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: EXPR
1 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: label
1 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: statement_control
1 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: statement_control:sym<CATCH>
1 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: statement_control:sym<CONTROL>
1 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: statement_control:sym<default>
1 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: statement_control:sym<for>
1 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: statement_control:sym<foreach>
1 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: statement_control:sym<given>
1 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: statement_control:sym<if>
1 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: statement_control:sym<import>
1 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: statement_control:sym<loop>
1 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: statement_control:sym<need>
1 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: statement_control:sym<no>
1 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: statement_control:sym<QUIT>
1 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: statement_control:sym<repeat>
1 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: statement_control:sym<require>
1 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: statement_control:sym<unless>
1 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: statement_control:sym<use>
1 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: statement_control:sym<when>
1 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: statement_control:sym<whenever>
1 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: statement_control:sym<while>
1 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: statement_control:sym<without>
1 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: statement_mod_cond:sym<if>
1 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: statement_mod_cond:sym<unless>
1 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: statement_mod_cond:sym<when>
1 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: statement_mod_cond:sym<with>
1 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: statement_mod_cond:sym<without>
1 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: statement_mod_loop:sym<for>
1 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: statement_mod_loop:sym<given>
1 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: statement_mod_loop:sym<until>
1 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: statement_mod_loop:sym<while>
1 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: stopper
1 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: you_are_here
1 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: Bool
1 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: EXPR
1 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: heredoc
1 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: label
1 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: postfix
1 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: postfix_prefix_meta_operator:sym<»>
1 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: postfix:sym<-->
1 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: postfix:sym<++>
1 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: postfix:sym<ⁿ>
1 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: postfix:sym«->»
1 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: postfix:sym<i>
1 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: privop
1 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: space
1 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: statement_control
1 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: statement_control:sym<CATCH>
1 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: statement_control:sym<CONTROL>
1 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: statement_control:sym<default>
1 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: statement_control:sym<for>
1 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: statement_control:sym<foreach>
1 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: statement_control:sym<given>
1 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: statement_control:sym<if>
1 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: statement_control:sym<import>
1 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: statement_control:sym<loop>
1 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: statement_control:sym<need>
1 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: statement_control:sym<no>
1 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: statement_control:sym<QUIT>
1 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: statement_control:sym<repeat>
1 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: statement_control:sym<require>
1 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: statement_control:sym<unless>
1 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: statement_control:sym<use>
1 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: statement_control:sym<when>
1 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: statement_control:sym<whenever>
1 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: statement_control:sym<while>
1 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: statement_control:sym<without>
1 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: statement_mod_cond:sym<if>
1 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: statement_mod_cond:sym<unless>
1 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: statement_mod_cond:sym<when>
1 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: statement_mod_cond:sym<with>
1 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: statement_mod_cond:sym<without>
1 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: statement_mod_loop:sym<for>
1 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: statement_mod_loop:sym<given>
1 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: statement_mod_loop:sym<until>
1 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: statement_mod_loop:sym<while>
1 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: stopper
1 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: you_are_here
1 Perl6::QGrammar+{q}: BOOTStr: Bool
1 Perl6::QGrammar+{q}+{postproc}: BOOTStr: Bool
1 Perl6::QGrammar+{q}+{postproc}+{postproc}: BOOTStr: Bool
1 Perl6::QGrammar+{q}+{postproc}+{postproc}+{startstop}: BOOTStr: backslash
1 Perl6::QGrammar+{q}+{postproc}+{postproc}+{startstop}: BOOTStr: backslash:delim<1>
1 Perl6::QGrammar+{q}+{postproc}+{postproc}+{startstop}: BOOTStr: backslash:sym<\>
1 Perl6::QGrammar+{q}+{postproc}+{postproc}+{startstop}: BOOTStr: backslash:sym<miscq>
1 Perl6::QGrammar+{q}+{postproc}+{postproc}+{startstop}: BOOTStr: backslash:sym<qq>
1 Perl6::QGrammar+{q}+{postproc}+{postproc}+{startstop}: BOOTStr: Bool
1 Perl6::QGrammar+{q}+{postproc}+{postproc}+{startstop}: BOOTStr: escape:sym<\>
1 Perl6::QGrammar+{q}+{postproc}+{postproc}+{startstop}: BOOTStr: starter
1 Perl6::QGrammar+{q}+{postproc}+{postproc}+{startstop}: BOOTStr: stopper
2 Perl6::Grammar: BOOTStr: colonpair
2 Perl6::Grammar: BOOTStr: colonpair_variable
2 Perl6::Grammar: BOOTStr: dottyop
2 Perl6::Grammar: BOOTStr: obs
2 Perl6::Grammar: BOOTStr: postcircumfix:sym<« »>
2 Perl6::Grammar: BOOTStr: postcircumfix:sym<( )>
2 Perl6::Grammar: BOOTStr: postcircumfix:sym<[ ]>
2 Perl6::Grammar: BOOTStr: postcircumfix:sym<[; ]>
2 Perl6::Grammar: BOOTStr: postcircumfix:sym<{ }>
2 Perl6::Grammar: BOOTStr: postcircumfix:sym<{; }>
2 Perl6::Grammar: BOOTStr: postcircumfix:sym«<< >>»
2 Perl6::Grammar: BOOTStr: postcircumfix:sym<ang>
2 Perl6::Grammar: BOOTStr: sigil
2 Perl6::Grammar+{Oper}: BOOTStr: heredoc
2 Perl6::Grammar+{Oper}: BOOTStr: postfix
2 Perl6::Grammar+{Oper}: BOOTStr: postfix_prefix_meta_operator:sym<»>
2 Perl6::Grammar+{Oper}: BOOTStr: postfix:sym<-->
2 Perl6::Grammar+{Oper}: BOOTStr: postfix:sym<++>
2 Perl6::Grammar+{Oper}: BOOTStr: postfix:sym<ⁿ>
2 Perl6::Grammar+{Oper}: BOOTStr: postfix:sym«->»
2 Perl6::Grammar+{Oper}: BOOTStr: postfix:sym<i>
2 Perl6::Grammar+{Oper}: BOOTStr: privop
2 Perl6::Grammar+{Oper}: BOOTStr: space
2 Perl6::Grammar+{Oper}+{Oper}: BOOTStr: heredoc
2 Perl6::Grammar+{Oper}+{Oper}: BOOTStr: postfix
2 Perl6::Grammar+{Oper}+{Oper}: BOOTStr: postfix_prefix_meta_operator:sym<»>
2 Perl6::Grammar+{Oper}+{Oper}: BOOTStr: postfix:sym<-->
2 Perl6::Grammar+{Oper}+{Oper}: BOOTStr: postfix:sym<++>
2 Perl6::Grammar+{Oper}+{Oper}: BOOTStr: postfix:sym<ⁿ>
2 Perl6::Grammar+{Oper}+{Oper}: BOOTStr: postfix:sym«->»
2 Perl6::Grammar+{Oper}+{Oper}: BOOTStr: postfix:sym<i>
2 Perl6::Grammar+{Oper}+{Oper}: BOOTStr: privop
2 Perl6::Grammar+{Oper}+{Oper}: BOOTStr: space
2 Perl6::Grammar+{Oper}+{Oper}+{Oper}: BOOTStr: heredoc
2 Perl6::Grammar+{Oper}+{Oper}+{Oper}: BOOTStr: postfix
2 Perl6::Grammar+{Oper}+{Oper}+{Oper}: BOOTStr: postfix_prefix_meta_operator:sym<»>
2 Perl6::Grammar+{Oper}+{Oper}+{Oper}: BOOTStr: postfix:sym<-->
2 Perl6::Grammar+{Oper}+{Oper}+{Oper}: BOOTStr: postfix:sym<++>
2 Perl6::Grammar+{Oper}+{Oper}+{Oper}: BOOTStr: postfix:sym<ⁿ>
2 Perl6::Grammar+{Oper}+{Oper}+{Oper}: BOOTStr: postfix:sym«->»
2 Perl6::Grammar+{Oper}+{Oper}+{Oper}: BOOTStr: postfix:sym<i>
2 Perl6::Grammar+{Oper}+{Oper}+{Oper}: BOOTStr: privop
2 Perl6::Grammar+{Oper}+{Oper}+{Oper}: BOOTStr: space
2 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: heredoc
2 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: postfix
2 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: postfix_prefix_meta_operator:sym<»>
2 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: postfix:sym<-->
2 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: postfix:sym<++>
2 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: postfix:sym<ⁿ>
2 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: postfix:sym«->»
2 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: postfix:sym<i>
2 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: privop
2 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: space
2 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: heredoc
2 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: postfix
2 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: postfix_prefix_meta_operator:sym<»>
2 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: postfix:sym<-->
2 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: postfix:sym<++>
2 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: postfix:sym<ⁿ>
2 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: postfix:sym«->»
2 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: postfix:sym<i>
2 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: privop
2 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: space
2 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: heredoc
2 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: postfix
2 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: postfix_prefix_meta_operator:sym<»>
2 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: postfix:sym<-->
2 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: postfix:sym<++>
2 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: postfix:sym<ⁿ>
2 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: postfix:sym«->»
2 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: postfix:sym<i>
2 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: privop
2 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: space
2 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: heredoc
2 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: postfix
2 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: postfix_prefix_meta_operator:sym<»>
2 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: postfix:sym<-->
2 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: postfix:sym<++>
2 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: postfix:sym<ⁿ>
2 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: postfix:sym«->»
2 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: postfix:sym<i>
2 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: privop
2 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: space
2 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: heredoc
2 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: postfix
2 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: postfix_prefix_meta_operator:sym<»>
2 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: postfix:sym<-->
2 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: postfix:sym<++>
2 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: postfix:sym<ⁿ>
2 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: postfix:sym«->»
2 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: postfix:sym<i>
2 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: privop
2 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: space
2 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: heredoc
2 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: postfix
2 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: postfix_prefix_meta_operator:sym<»>
2 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: postfix:sym<-->
2 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: postfix:sym<++>
2 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: postfix:sym<ⁿ>
2 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: postfix:sym«->»
2 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: postfix:sym<i>
2 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: privop
2 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: space
3 Perl6::Grammar: BOOTStr: args
3 Perl6::Grammar: BOOTStr: longname
3 Perl6::Grammar: BOOTStr: methodop
3 Perl6::Grammar: BOOTStr: name
3 Perl6::Grammar: BOOTStr: old_rx_mods
3 Perl6::Grammar: BOOTStr: opener
3 Perl6::Grammar: BOOTStr: quote
3 Perl6::Grammar: BOOTStr: quote:sym</ />
3 Perl6::Grammar: BOOTStr: quote:sym<apos>
3 Perl6::Grammar: BOOTStr: quote:sym<crnr>
3 Perl6::Grammar: BOOTStr: quote:sym<dblq>
3 Perl6::Grammar: BOOTStr: quote:sym<hapos>
3 Perl6::Grammar: BOOTStr: quote:sym<hdblq>
3 Perl6::Grammar: BOOTStr: quote:sym<lapos>
3 Perl6::Grammar: BOOTStr: quote:sym<ldblq>
3 Perl6::Grammar: BOOTStr: quote:sym<m>
3 Perl6::Grammar: BOOTStr: quote:sym</null/>
3 Perl6::Grammar: BOOTStr: quote:sym<q>
3 Perl6::Grammar: BOOTStr: quote:sym<Q>
3 Perl6::Grammar: BOOTStr: quote:sym<qq>
3 Perl6::Grammar: BOOTStr: quote:sym<qr>
3 Perl6::Grammar: BOOTStr: quote:sym<quasi>
3 Perl6::Grammar: BOOTStr: quote:sym<rx>
3 Perl6::Grammar: BOOTStr: quote:sym<s>
3 Perl6::Grammar: BOOTStr: quote:sym<sapos>
3 Perl6::Grammar: BOOTStr: quote:sym<sdblq>
3 Perl6::Grammar: BOOTStr: quote:sym<tr>
3 Perl6::Grammar: BOOTStr: quote:sym<y>
3 Perl6::Grammar: BOOTStr: typed_panic
3 Perl6::Grammar+{Oper}: BOOTStr: capterm
3 Perl6::Grammar+{Oper}: BOOTStr: semiarglist
3 Perl6::Grammar+{Oper}: BOOTStr: term:sym<capterm>
3 Perl6::Grammar+{Oper}: BOOTStr: typed_worry
3 Perl6::Grammar+{Oper}+{Oper}: BOOTStr: capterm
3 Perl6::Grammar+{Oper}+{Oper}: BOOTStr: semiarglist
3 Perl6::Grammar+{Oper}+{Oper}: BOOTStr: term:sym<capterm>
3 Perl6::Grammar+{Oper}+{Oper}: BOOTStr: typed_worry
3 Perl6::Grammar+{Oper}+{Oper}+{Oper}: BOOTStr: capterm
3 Perl6::Grammar+{Oper}+{Oper}+{Oper}: BOOTStr: semiarglist
3 Perl6::Grammar+{Oper}+{Oper}+{Oper}: BOOTStr: term:sym<capterm>
3 Perl6::Grammar+{Oper}+{Oper}+{Oper}: BOOTStr: typed_worry
3 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: capterm
3 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: semiarglist
3 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: term:sym<capterm>
3 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: typed_worry
3 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: capterm
3 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: semiarglist
3 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: term:sym<capterm>
3 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: typed_worry
3 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: capterm
3 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: semiarglist
3 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: term:sym<capterm>
3 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: typed_worry
3 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: capterm
3 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: semiarglist
3 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: term:sym<capterm>
3 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: typed_worry
3 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: capterm
3 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: semiarglist
3 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: term:sym<capterm>
3 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: typed_worry
3 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: capterm
3 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: semiarglist
3 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: term:sym<capterm>
3 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: typed_worry
3 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: capterm
3 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: semiarglist
3 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: term:sym<capterm>
3 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: typed_worry
4 Perl6::Grammar: BOOTStr: coloncircumfix
4 Perl6::Grammar: BOOTStr: worry
6 Perl6::Grammar: BOOTStr: arglist
6 Perl6::Grammar: BOOTStr: morename
6 Perl6::Grammar+{Oper}: BOOTStr: postfixish
6 Perl6::Grammar+{Oper}: BOOTStr: term
6 Perl6::Grammar+{Oper}: BOOTStr: termish
6 Perl6::Grammar+{Oper}+{Oper}: BOOTStr: postfixish
6 Perl6::Grammar+{Oper}+{Oper}: BOOTStr: term
6 Perl6::Grammar+{Oper}+{Oper}: BOOTStr: termish
6 Perl6::Grammar+{Oper}+{Oper}+{Oper}: BOOTStr: postfixish
6 Perl6::Grammar+{Oper}+{Oper}+{Oper}: BOOTStr: term
6 Perl6::Grammar+{Oper}+{Oper}+{Oper}: BOOTStr: termish
6 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: postfixish
6 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: term
6 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: termish
6 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: postfixish
6 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: term
6 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: termish
6 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: postfixish
6 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: term
6 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: termish
6 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: postfixish
6 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: term
6 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: termish
6 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: postfixish
6 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: term
6 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: termish
6 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: postfixish
6 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: term
6 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: termish
6 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: postfixish
6 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: term
6 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: termish
7 Perl6::Grammar+{Oper}: BOOTStr: alpha
7 Perl6::Grammar+{Oper}: BOOTStr: bare_complex_number
7 Perl6::Grammar+{Oper}: BOOTStr: bare_rat_number
7 Perl6::Grammar+{Oper}: BOOTStr: binint
7 Perl6::Grammar+{Oper}: BOOTStr: complex_number
7 Perl6::Grammar+{Oper}: BOOTStr: dec_number
7 Perl6::Grammar+{Oper}: BOOTStr: defterm
7 Perl6::Grammar+{Oper}: BOOTStr: fatarrow
7 Perl6::Grammar+{Oper}: BOOTStr: genO
7 Perl6::Grammar+{Oper}: BOOTStr: hexint
7 Perl6::Grammar+{Oper}: BOOTStr: initializer
7 Perl6::Grammar+{Oper}: BOOTStr: initializer:sym<=>
7 Perl6::Grammar+{Oper}: BOOTStr: initializer:sym<:=>
7 Perl6::Grammar+{Oper}: BOOTStr: initializer:sym<::=>
7 Perl6::Grammar+{Oper}: BOOTStr: initializer:sym<.=>
7 Perl6::Grammar+{Oper}: BOOTStr: integer
7 Perl6::Grammar+{Oper}: BOOTStr: lambda
7 Perl6::Grammar+{Oper}: BOOTStr: number
7 Perl6::Grammar+{Oper}: BOOTStr: number:sym<numish>
7 Perl6::Grammar+{Oper}: BOOTStr: numish
7 Perl6::Grammar+{Oper}: BOOTStr: octint
7 Perl6::Grammar+{Oper}: BOOTStr: package_declarator
7 Perl6::Grammar+{Oper}: BOOTStr: package_declarator:sym<also>
7 Perl6::Grammar+{Oper}: BOOTStr: package_declarator:sym<class>
7 Perl6::Grammar+{Oper}: BOOTStr: package_declarator:sym<grammar>
7 Perl6::Grammar+{Oper}: BOOTStr: package_declarator:sym<knowhow>
7 Perl6::Grammar+{Oper}: BOOTStr: package_declarator:sym<module>
7 Perl6::Grammar+{Oper}: BOOTStr: package_declarator:sym<native>
7 Perl6::Grammar+{Oper}: BOOTStr: package_declarator:sym<package>
7 Perl6::Grammar+{Oper}: BOOTStr: package_declarator:sym<role>
7 Perl6::Grammar+{Oper}: BOOTStr: package_declarator:sym<slang>
7 Perl6::Grammar+{Oper}: BOOTStr: package_declarator:sym<trusts>
7 Perl6::Grammar+{Oper}: BOOTStr: prefix
7 Perl6::Grammar+{Oper}: BOOTStr: prefix_circumfix_meta_operator
7 Perl6::Grammar+{Oper}: BOOTStr: prefixish
7 Perl6::Grammar+{Oper}: BOOTStr: prefix_postfix_meta_operator
7 Perl6::Grammar+{Oper}: BOOTStr: prefix_postfix_meta_operator:sym<«>
7 Perl6::Grammar+{Oper}: BOOTStr: prefix:sym<^^>
7 Perl6::Grammar+{Oper}: BOOTStr: prefix:sym<^>
7 Perl6::Grammar+{Oper}: BOOTStr: prefix:sym<~^>
7 Perl6::Grammar+{Oper}: BOOTStr: prefix:sym<~~>
7 Perl6::Grammar+{Oper}: BOOTStr: prefix:sym<~>
7 Perl6::Grammar+{Oper}: BOOTStr: prefix:sym<|>
7 Perl6::Grammar+{Oper}: BOOTStr: prefix:sym<->
7 Perl6::Grammar+{Oper}: BOOTStr: prefix:sym<-->
7 Perl6::Grammar+{Oper}: BOOTStr: prefix:sym<!>
7 Perl6::Grammar+{Oper}: BOOTStr: prefix:sym<?^>
7 Perl6::Grammar+{Oper}: BOOTStr: prefix:sym<?>
7 Perl6::Grammar+{Oper}: BOOTStr: prefix:sym<??>
7 Perl6::Grammar+{Oper}: BOOTStr: prefix:sym<+^>
7 Perl6::Grammar+{Oper}: BOOTStr: prefix:sym<+>
7 Perl6::Grammar+{Oper}: BOOTStr: prefix:sym<++>
7 Perl6::Grammar+{Oper}: BOOTStr: prefix:sym<let>
7 Perl6::Grammar+{Oper}: BOOTStr: prefix:sym<not>
7 Perl6::Grammar+{Oper}: BOOTStr: prefix:sym<so>
7 Perl6::Grammar+{Oper}: BOOTStr: prefix:sym<temp>
7 Perl6::Grammar+{Oper}: BOOTStr: rad_number
7 Perl6::Grammar+{Oper}: BOOTStr: rat_number
7 Perl6::Grammar+{Oper}: BOOTStr: regex_declarator
7 Perl6::Grammar+{Oper}: BOOTStr: regex_declarator:sym<regex>
7 Perl6::Grammar+{Oper}: BOOTStr: regex_declarator:sym<rule>
7 Perl6::Grammar+{Oper}: BOOTStr: regex_declarator:sym<token>
7 Perl6::Grammar+{Oper}: BOOTStr: regex_def
7 Perl6::Grammar+{Oper}: BOOTStr: routine_declarator
7 Perl6::Grammar+{Oper}: BOOTStr: scope_declarator
7 Perl6::Grammar+{Oper}: BOOTStr: scope_declarator:sym<anon>
7 Perl6::Grammar+{Oper}: BOOTStr: scope_declarator:sym<augment>
7 Perl6::Grammar+{Oper}: BOOTStr: scope_declarator:sym<has>
7 Perl6::Grammar+{Oper}: BOOTStr: scope_declarator:sym<HAS>
7 Perl6::Grammar+{Oper}: BOOTStr: scope_declarator:sym<my>
7 Perl6::Grammar+{Oper}: BOOTStr: scope_declarator:sym<our>
7 Perl6::Grammar+{Oper}: BOOTStr: scope_declarator:sym<state>
7 Perl6::Grammar+{Oper}: BOOTStr: scope_declarator:sym<supersede>
7 Perl6::Grammar+{Oper}: BOOTStr: scope_declarator:sym<unit>
7 Perl6::Grammar+{Oper}: BOOTStr: statement_prefix
7 Perl6::Grammar+{Oper}: BOOTStr: statement_prefix:sym<BEGIN>
7 Perl6::Grammar+{Oper}: BOOTStr: statement_prefix:sym<CHECK>
7 Perl6::Grammar+{Oper}: BOOTStr: statement_prefix:sym<CLOSE>
7 Perl6::Grammar+{Oper}: BOOTStr: statement_prefix:sym<COMPOSE>
7 Perl6::Grammar+{Oper}: BOOTStr: statement_prefix:sym<do>
7 Perl6::Grammar+{Oper}: BOOTStr: statement_prefix:sym<DOC>
7 Perl6::Grammar+{Oper}: BOOTStr: statement_prefix:sym<eager>
7 Perl6::Grammar+{Oper}: BOOTStr: statement_prefix:sym<END>
7 Perl6::Grammar+{Oper}: BOOTStr: statement_prefix:sym<ENTER>
7 Perl6::Grammar+{Oper}: BOOTStr: statement_prefix:sym<FIRST>
7 Perl6::Grammar+{Oper}: BOOTStr: statement_prefix:sym<gather>
7 Perl6::Grammar+{Oper}: BOOTStr: statement_prefix:sym<hyper>
7 Perl6::Grammar+{Oper}: BOOTStr: statement_prefix:sym<INIT>
7 Perl6::Grammar+{Oper}: BOOTStr: statement_prefix:sym<KEEP>
7 Perl6::Grammar+{Oper}: BOOTStr: statement_prefix:sym<LAST>
7 Perl6::Grammar+{Oper}: BOOTStr: statement_prefix:sym<lazy>
7 Perl6::Grammar+{Oper}: BOOTStr: statement_prefix:sym<LEAVE>
7 Perl6::Grammar+{Oper}: BOOTStr: statement_prefix:sym<NEXT>
7 Perl6::Grammar+{Oper}: BOOTStr: statement_prefix:sym<once>
7 Perl6::Grammar+{Oper}: BOOTStr: statement_prefix:sym<POST>
7 Perl6::Grammar+{Oper}: BOOTStr: statement_prefix:sym<PRE>
7 Perl6::Grammar+{Oper}: BOOTStr: statement_prefix:sym<quietly>
7 Perl6::Grammar+{Oper}: BOOTStr: statement_prefix:sym<race>
7 Perl6::Grammar+{Oper}: BOOTStr: statement_prefix:sym<react>
7 Perl6::Grammar+{Oper}: BOOTStr: statement_prefix:sym<sink>
7 Perl6::Grammar+{Oper}: BOOTStr: statement_prefix:sym<start>
7 Perl6::Grammar+{Oper}: BOOTStr: statement_prefix:sym<supply>
7 Perl6::Grammar+{Oper}: BOOTStr: statement_prefix:sym<TEMP>
7 Perl6::Grammar+{Oper}: BOOTStr: statement_prefix:sym<try>
7 Perl6::Grammar+{Oper}: BOOTStr: statement_prefix:sym<UNDO>
7 Perl6::Grammar+{Oper}: BOOTStr: term:sym<!!>
7 Perl6::Grammar+{Oper}: BOOTStr: term:sym<!!!>
7 Perl6::Grammar+{Oper}: BOOTStr: term:sym<???>
7 Perl6::Grammar+{Oper}: BOOTStr: term:sym<...>
7 Perl6::Grammar+{Oper}: BOOTStr: term:sym<*>
7 Perl6::Grammar+{Oper}: BOOTStr: term:sym<**>
7 Perl6::Grammar+{Oper}: BOOTStr: term:sym<∞>
7 Perl6::Grammar+{Oper}: BOOTStr: term:sym<colonpair>
7 Perl6::Grammar+{Oper}: BOOTStr: term:sym<dotty>
7 Perl6::Grammar+{Oper}: BOOTStr: term:sym<empty_set>
7 Perl6::Grammar+{Oper}: BOOTStr: term:sym<fatarrow>
7 Perl6::Grammar+{Oper}: BOOTStr: term:sym<::?IDENT>
7 Perl6::Grammar+{Oper}: BOOTStr: term:sym<identifier>
7 Perl6::Grammar+{Oper}: BOOTStr: term:sym<lambda>
7 Perl6::Grammar+{Oper}: BOOTStr: term:sym<multi_declarator>
7 Perl6::Grammar+{Oper}: BOOTStr: term:sym<name>
7 Perl6::Grammar+{Oper}: BOOTStr: term:sym<new>
7 Perl6::Grammar+{Oper}: BOOTStr: term:sym<now>
7 Perl6::Grammar+{Oper}: BOOTStr: term:sym<nqp::const>
7 Perl6::Grammar+{Oper}: BOOTStr: term:sym<nqp::op>
7 Perl6::Grammar+{Oper}: BOOTStr: term:sym<onlystar>
7 Perl6::Grammar+{Oper}: BOOTStr: term:sym<p5data>
7 Perl6::Grammar+{Oper}: BOOTStr: term:sym<p5end>
7 Perl6::Grammar+{Oper}: BOOTStr: term:sym<package_declarator>
7 Perl6::Grammar+{Oper}: BOOTStr: term:sym<rand>
7 Perl6::Grammar+{Oper}: BOOTStr: term:sym<reduce>
7 Perl6::Grammar+{Oper}: BOOTStr: term:sym<regex_declarator>
7 Perl6::Grammar+{Oper}: BOOTStr: term:sym<routine_declarator>
7 Perl6::Grammar+{Oper}: BOOTStr: term:sym<scope_declarator>
7 Perl6::Grammar+{Oper}: BOOTStr: term:sym<self>
7 Perl6::Grammar+{Oper}: BOOTStr: term:sym<statement_prefix>
7 Perl6::Grammar+{Oper}: BOOTStr: term:sym<time>
7 Perl6::Grammar+{Oper}: BOOTStr: term:sym<type_declarator>
7 Perl6::Grammar+{Oper}: BOOTStr: term:sym<undef>
7 Perl6::Grammar+{Oper}: BOOTStr: term:sym<unquote>
7 Perl6::Grammar+{Oper}: BOOTStr: term:sym<value>
7 Perl6::Grammar+{Oper}: BOOTStr: term:sym<variable>
7 Perl6::Grammar+{Oper}: BOOTStr: trait
7 Perl6::Grammar+{Oper}: BOOTStr: trait_mod
7 Perl6::Grammar+{Oper}: BOOTStr: type_declarator
7 Perl6::Grammar+{Oper}: BOOTStr: type_declarator:sym<constant>
7 Perl6::Grammar+{Oper}: BOOTStr: type_declarator:sym<enum>
7 Perl6::Grammar+{Oper}: BOOTStr: type_declarator:sym<subset>
7 Perl6::Grammar+{Oper}: BOOTStr: typename
7 Perl6::Grammar+{Oper}: BOOTStr: value
7 Perl6::Grammar+{Oper}: BOOTStr: value:sym<number>
7 Perl6::Grammar+{Oper}: BOOTStr: value:sym<quote>
7 Perl6::Grammar+{Oper}: BOOTStr: value:sym<version>
7 Perl6::Grammar+{Oper}: BOOTStr: version
7 Perl6::Grammar+{Oper}+{Oper}: BOOTStr: alpha
7 Perl6::Grammar+{Oper}+{Oper}: BOOTStr: bare_complex_number
7 Perl6::Grammar+{Oper}+{Oper}: BOOTStr: bare_rat_number
7 Perl6::Grammar+{Oper}+{Oper}: BOOTStr: binint
7 Perl6::Grammar+{Oper}+{Oper}: BOOTStr: complex_number
7 Perl6::Grammar+{Oper}+{Oper}: BOOTStr: dec_number
7 Perl6::Grammar+{Oper}+{Oper}: BOOTStr: defterm
7 Perl6::Grammar+{Oper}+{Oper}: BOOTStr: fatarrow
7 Perl6::Grammar+{Oper}+{Oper}: BOOTStr: hexint
7 Perl6::Grammar+{Oper}+{Oper}: BOOTStr: initializer
7 Perl6::Grammar+{Oper}+{Oper}: BOOTStr: initializer:sym<=>
7 Perl6::Grammar+{Oper}+{Oper}: BOOTStr: initializer:sym<:=>
7 Perl6::Grammar+{Oper}+{Oper}: BOOTStr: initializer:sym<::=>
7 Perl6::Grammar+{Oper}+{Oper}: BOOTStr: initializer:sym<.=>
7 Perl6::Grammar+{Oper}+{Oper}: BOOTStr: integer
7 Perl6::Grammar+{Oper}+{Oper}: BOOTStr: lambda
7 Perl6::Grammar+{Oper}+{Oper}: BOOTStr: number
7 Perl6::Grammar+{Oper}+{Oper}: BOOTStr: number:sym<numish>
7 Perl6::Grammar+{Oper}+{Oper}: BOOTStr: numish
7 Perl6::Grammar+{Oper}+{Oper}: BOOTStr: octint
7 Perl6::Grammar+{Oper}+{Oper}: BOOTStr: package_declarator
7 Perl6::Grammar+{Oper}+{Oper}: BOOTStr: package_declarator:sym<also>
7 Perl6::Grammar+{Oper}+{Oper}: BOOTStr: package_declarator:sym<class>
7 Perl6::Grammar+{Oper}+{Oper}: BOOTStr: package_declarator:sym<grammar>
7 Perl6::Grammar+{Oper}+{Oper}: BOOTStr: package_declarator:sym<knowhow>
7 Perl6::Grammar+{Oper}+{Oper}: BOOTStr: package_declarator:sym<module>
7 Perl6::Grammar+{Oper}+{Oper}: BOOTStr: package_declarator:sym<native>
7 Perl6::Grammar+{Oper}+{Oper}: BOOTStr: package_declarator:sym<package>
7 Perl6::Grammar+{Oper}+{Oper}: BOOTStr: package_declarator:sym<role>
7 Perl6::Grammar+{Oper}+{Oper}: BOOTStr: package_declarator:sym<slang>
7 Perl6::Grammar+{Oper}+{Oper}: BOOTStr: package_declarator:sym<trusts>
7 Perl6::Grammar+{Oper}+{Oper}: BOOTStr: prefix
7 Perl6::Grammar+{Oper}+{Oper}: BOOTStr: prefix_circumfix_meta_operator
7 Perl6::Grammar+{Oper}+{Oper}: BOOTStr: prefixish
7 Perl6::Grammar+{Oper}+{Oper}: BOOTStr: prefix_postfix_meta_operator
7 Perl6::Grammar+{Oper}+{Oper}: BOOTStr: prefix_postfix_meta_operator:sym<«>
7 Perl6::Grammar+{Oper}+{Oper}: BOOTStr: prefix:sym<^^>
7 Perl6::Grammar+{Oper}+{Oper}: BOOTStr: prefix:sym<^>
7 Perl6::Grammar+{Oper}+{Oper}: BOOTStr: prefix:sym<~^>
7 Perl6::Grammar+{Oper}+{Oper}: BOOTStr: prefix:sym<~~>
7 Perl6::Grammar+{Oper}+{Oper}: BOOTStr: prefix:sym<~>
7 Perl6::Grammar+{Oper}+{Oper}: BOOTStr: prefix:sym<|>
7 Perl6::Grammar+{Oper}+{Oper}: BOOTStr: prefix:sym<->
7 Perl6::Grammar+{Oper}+{Oper}: BOOTStr: prefix:sym<-->
7 Perl6::Grammar+{Oper}+{Oper}: BOOTStr: prefix:sym<!>
7 Perl6::Grammar+{Oper}+{Oper}: BOOTStr: prefix:sym<?^>
7 Perl6::Grammar+{Oper}+{Oper}: BOOTStr: prefix:sym<?>
7 Perl6::Grammar+{Oper}+{Oper}: BOOTStr: prefix:sym<??>
7 Perl6::Grammar+{Oper}+{Oper}: BOOTStr: prefix:sym<+^>
7 Perl6::Grammar+{Oper}+{Oper}: BOOTStr: prefix:sym<+>
7 Perl6::Grammar+{Oper}+{Oper}: BOOTStr: prefix:sym<++>
7 Perl6::Grammar+{Oper}+{Oper}: BOOTStr: prefix:sym<♥♥>
7 Perl6::Grammar+{Oper}+{Oper}: BOOTStr: prefix:sym<let>
7 Perl6::Grammar+{Oper}+{Oper}: BOOTStr: prefix:sym<not>
7 Perl6::Grammar+{Oper}+{Oper}: BOOTStr: prefix:sym<so>
7 Perl6::Grammar+{Oper}+{Oper}: BOOTStr: prefix:sym<temp>
7 Perl6::Grammar+{Oper}+{Oper}: BOOTStr: rad_number
7 Perl6::Grammar+{Oper}+{Oper}: BOOTStr: rat_number
7 Perl6::Grammar+{Oper}+{Oper}: BOOTStr: regex_declarator
7 Perl6::Grammar+{Oper}+{Oper}: BOOTStr: regex_declarator:sym<regex>
7 Perl6::Grammar+{Oper}+{Oper}: BOOTStr: regex_declarator:sym<rule>
7 Perl6::Grammar+{Oper}+{Oper}: BOOTStr: regex_declarator:sym<token>
7 Perl6::Grammar+{Oper}+{Oper}: BOOTStr: regex_def
7 Perl6::Grammar+{Oper}+{Oper}: BOOTStr: routine_declarator
7 Perl6::Grammar+{Oper}+{Oper}: BOOTStr: scope_declarator
7 Perl6::Grammar+{Oper}+{Oper}: BOOTStr: scope_declarator:sym<anon>
7 Perl6::Grammar+{Oper}+{Oper}: BOOTStr: scope_declarator:sym<augment>
7 Perl6::Grammar+{Oper}+{Oper}: BOOTStr: scope_declarator:sym<has>
7 Perl6::Grammar+{Oper}+{Oper}: BOOTStr: scope_declarator:sym<HAS>
7 Perl6::Grammar+{Oper}+{Oper}: BOOTStr: scope_declarator:sym<my>
7 Perl6::Grammar+{Oper}+{Oper}: BOOTStr: scope_declarator:sym<our>
7 Perl6::Grammar+{Oper}+{Oper}: BOOTStr: scope_declarator:sym<state>
7 Perl6::Grammar+{Oper}+{Oper}: BOOTStr: scope_declarator:sym<supersede>
7 Perl6::Grammar+{Oper}+{Oper}: BOOTStr: scope_declarator:sym<unit>
7 Perl6::Grammar+{Oper}+{Oper}: BOOTStr: statement_prefix
7 Perl6::Grammar+{Oper}+{Oper}: BOOTStr: statement_prefix:sym<BEGIN>
7 Perl6::Grammar+{Oper}+{Oper}: BOOTStr: statement_prefix:sym<CHECK>
7 Perl6::Grammar+{Oper}+{Oper}: BOOTStr: statement_prefix:sym<CLOSE>
7 Perl6::Grammar+{Oper}+{Oper}: BOOTStr: statement_prefix:sym<COMPOSE>
7 Perl6::Grammar+{Oper}+{Oper}: BOOTStr: statement_prefix:sym<do>
7 Perl6::Grammar+{Oper}+{Oper}: BOOTStr: statement_prefix:sym<DOC>
7 Perl6::Grammar+{Oper}+{Oper}: BOOTStr: statement_prefix:sym<eager>
7 Perl6::Grammar+{Oper}+{Oper}: BOOTStr: statement_prefix:sym<END>
7 Perl6::Grammar+{Oper}+{Oper}: BOOTStr: statement_prefix:sym<ENTER>
7 Perl6::Grammar+{Oper}+{Oper}: BOOTStr: statement_prefix:sym<FIRST>
7 Perl6::Grammar+{Oper}+{Oper}: BOOTStr: statement_prefix:sym<gather>
7 Perl6::Grammar+{Oper}+{Oper}: BOOTStr: statement_prefix:sym<hyper>
7 Perl6::Grammar+{Oper}+{Oper}: BOOTStr: statement_prefix:sym<INIT>
7 Perl6::Grammar+{Oper}+{Oper}: BOOTStr: statement_prefix:sym<KEEP>
7 Perl6::Grammar+{Oper}+{Oper}: BOOTStr: statement_prefix:sym<LAST>
7 Perl6::Grammar+{Oper}+{Oper}: BOOTStr: statement_prefix:sym<lazy>
7 Perl6::Grammar+{Oper}+{Oper}: BOOTStr: statement_prefix:sym<LEAVE>
7 Perl6::Grammar+{Oper}+{Oper}: BOOTStr: statement_prefix:sym<NEXT>
7 Perl6::Grammar+{Oper}+{Oper}: BOOTStr: statement_prefix:sym<once>
7 Perl6::Grammar+{Oper}+{Oper}: BOOTStr: statement_prefix:sym<POST>
7 Perl6::Grammar+{Oper}+{Oper}: BOOTStr: statement_prefix:sym<PRE>
7 Perl6::Grammar+{Oper}+{Oper}: BOOTStr: statement_prefix:sym<quietly>
7 Perl6::Grammar+{Oper}+{Oper}: BOOTStr: statement_prefix:sym<race>
7 Perl6::Grammar+{Oper}+{Oper}: BOOTStr: statement_prefix:sym<react>
7 Perl6::Grammar+{Oper}+{Oper}: BOOTStr: statement_prefix:sym<sink>
7 Perl6::Grammar+{Oper}+{Oper}: BOOTStr: statement_prefix:sym<start>
7 Perl6::Grammar+{Oper}+{Oper}: BOOTStr: statement_prefix:sym<supply>
7 Perl6::Grammar+{Oper}+{Oper}: BOOTStr: statement_prefix:sym<TEMP>
7 Perl6::Grammar+{Oper}+{Oper}: BOOTStr: statement_prefix:sym<try>
7 Perl6::Grammar+{Oper}+{Oper}: BOOTStr: statement_prefix:sym<UNDO>
7 Perl6::Grammar+{Oper}+{Oper}: BOOTStr: term:sym<!!>
7 Perl6::Grammar+{Oper}+{Oper}: BOOTStr: term:sym<!!!>
7 Perl6::Grammar+{Oper}+{Oper}: BOOTStr: term:sym<???>
7 Perl6::Grammar+{Oper}+{Oper}: BOOTStr: term:sym<...>
7 Perl6::Grammar+{Oper}+{Oper}: BOOTStr: term:sym<*>
7 Perl6::Grammar+{Oper}+{Oper}: BOOTStr: term:sym<**>
7 Perl6::Grammar+{Oper}+{Oper}: BOOTStr: term:sym<∞>
7 Perl6::Grammar+{Oper}+{Oper}: BOOTStr: term:sym<colonpair>
7 Perl6::Grammar+{Oper}+{Oper}: BOOTStr: term:sym<dotty>
7 Perl6::Grammar+{Oper}+{Oper}: BOOTStr: term:sym<empty_set>
7 Perl6::Grammar+{Oper}+{Oper}: BOOTStr: term:sym<fatarrow>
7 Perl6::Grammar+{Oper}+{Oper}: BOOTStr: term:sym<::?IDENT>
7 Perl6::Grammar+{Oper}+{Oper}: BOOTStr: term:sym<identifier>
7 Perl6::Grammar+{Oper}+{Oper}: BOOTStr: term:sym<lambda>
7 Perl6::Grammar+{Oper}+{Oper}: BOOTStr: term:sym<multi_declarator>
7 Perl6::Grammar+{Oper}+{Oper}: BOOTStr: term:sym<name>
7 Perl6::Grammar+{Oper}+{Oper}: BOOTStr: term:sym<new>
7 Perl6::Grammar+{Oper}+{Oper}: BOOTStr: term:sym<now>
7 Perl6::Grammar+{Oper}+{Oper}: BOOTStr: term:sym<nqp::const>
7 Perl6::Grammar+{Oper}+{Oper}: BOOTStr: term:sym<nqp::op>
7 Perl6::Grammar+{Oper}+{Oper}: BOOTStr: term:sym<onlystar>
7 Perl6::Grammar+{Oper}+{Oper}: BOOTStr: term:sym<p5data>
7 Perl6::Grammar+{Oper}+{Oper}: BOOTStr: term:sym<p5end>
7 Perl6::Grammar+{Oper}+{Oper}: BOOTStr: term:sym<package_declarator>
7 Perl6::Grammar+{Oper}+{Oper}: BOOTStr: term:sym<rand>
7 Perl6::Grammar+{Oper}+{Oper}: BOOTStr: term:sym<reduce>
7 Perl6::Grammar+{Oper}+{Oper}: BOOTStr: term:sym<regex_declarator>
7 Perl6::Grammar+{Oper}+{Oper}: BOOTStr: term:sym<routine_declarator>
7 Perl6::Grammar+{Oper}+{Oper}: BOOTStr: term:sym<scope_declarator>
7 Perl6::Grammar+{Oper}+{Oper}: BOOTStr: term:sym<self>
7 Perl6::Grammar+{Oper}+{Oper}: BOOTStr: term:sym<statement_prefix>
7 Perl6::Grammar+{Oper}+{Oper}: BOOTStr: term:sym<time>
7 Perl6::Grammar+{Oper}+{Oper}: BOOTStr: term:sym<type_declarator>
7 Perl6::Grammar+{Oper}+{Oper}: BOOTStr: term:sym<undef>
7 Perl6::Grammar+{Oper}+{Oper}: BOOTStr: term:sym<unquote>
7 Perl6::Grammar+{Oper}+{Oper}: BOOTStr: term:sym<value>
7 Perl6::Grammar+{Oper}+{Oper}: BOOTStr: term:sym<variable>
7 Perl6::Grammar+{Oper}+{Oper}: BOOTStr: trait
7 Perl6::Grammar+{Oper}+{Oper}: BOOTStr: trait_mod
7 Perl6::Grammar+{Oper}+{Oper}: BOOTStr: type_declarator
7 Perl6::Grammar+{Oper}+{Oper}: BOOTStr: type_declarator:sym<constant>
7 Perl6::Grammar+{Oper}+{Oper}: BOOTStr: type_declarator:sym<enum>
7 Perl6::Grammar+{Oper}+{Oper}: BOOTStr: type_declarator:sym<subset>
7 Perl6::Grammar+{Oper}+{Oper}: BOOTStr: typename
7 Perl6::Grammar+{Oper}+{Oper}: BOOTStr: value
7 Perl6::Grammar+{Oper}+{Oper}: BOOTStr: value:sym<number>
7 Perl6::Grammar+{Oper}+{Oper}: BOOTStr: value:sym<quote>
7 Perl6::Grammar+{Oper}+{Oper}: BOOTStr: value:sym<version>
7 Perl6::Grammar+{Oper}+{Oper}: BOOTStr: version
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}: BOOTStr: alpha
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}: BOOTStr: bare_complex_number
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}: BOOTStr: bare_rat_number
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}: BOOTStr: binint
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}: BOOTStr: complex_number
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}: BOOTStr: dec_number
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}: BOOTStr: defterm
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}: BOOTStr: fatarrow
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}: BOOTStr: hexint
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}: BOOTStr: initializer
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}: BOOTStr: initializer:sym<=>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}: BOOTStr: initializer:sym<:=>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}: BOOTStr: initializer:sym<::=>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}: BOOTStr: initializer:sym<.=>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}: BOOTStr: integer
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}: BOOTStr: lambda
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}: BOOTStr: number
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}: BOOTStr: number:sym<numish>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}: BOOTStr: numish
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}: BOOTStr: octint
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}: BOOTStr: package_declarator
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}: BOOTStr: package_declarator:sym<also>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}: BOOTStr: package_declarator:sym<class>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}: BOOTStr: package_declarator:sym<grammar>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}: BOOTStr: package_declarator:sym<knowhow>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}: BOOTStr: package_declarator:sym<module>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}: BOOTStr: package_declarator:sym<native>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}: BOOTStr: package_declarator:sym<package>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}: BOOTStr: package_declarator:sym<role>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}: BOOTStr: package_declarator:sym<slang>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}: BOOTStr: package_declarator:sym<trusts>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}: BOOTStr: prefix
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}: BOOTStr: prefix_circumfix_meta_operator
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}: BOOTStr: prefixish
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}: BOOTStr: prefix_postfix_meta_operator
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}: BOOTStr: prefix_postfix_meta_operator:sym<«>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}: BOOTStr: prefix:sym<^^>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}: BOOTStr: prefix:sym<^>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}: BOOTStr: prefix:sym<~^>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}: BOOTStr: prefix:sym<~~>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}: BOOTStr: prefix:sym<~>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}: BOOTStr: prefix:sym<|>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}: BOOTStr: prefix:sym<->
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}: BOOTStr: prefix:sym<-->
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}: BOOTStr: prefix:sym<!>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}: BOOTStr: prefix:sym<?^>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}: BOOTStr: prefix:sym<?>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}: BOOTStr: prefix:sym<??>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}: BOOTStr: prefix:sym<+^>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}: BOOTStr: prefix:sym<+>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}: BOOTStr: prefix:sym<++>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}: BOOTStr: prefix:sym<♥♥>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}: BOOTStr: prefix:sym<♥♥♥>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}: BOOTStr: prefix:sym<let>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}: BOOTStr: prefix:sym<not>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}: BOOTStr: prefix:sym<so>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}: BOOTStr: prefix:sym<temp>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}: BOOTStr: rad_number
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}: BOOTStr: rat_number
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}: BOOTStr: regex_declarator
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}: BOOTStr: regex_declarator:sym<regex>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}: BOOTStr: regex_declarator:sym<rule>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}: BOOTStr: regex_declarator:sym<token>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}: BOOTStr: regex_def
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}: BOOTStr: routine_declarator
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}: BOOTStr: scope_declarator
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}: BOOTStr: scope_declarator:sym<anon>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}: BOOTStr: scope_declarator:sym<augment>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}: BOOTStr: scope_declarator:sym<has>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}: BOOTStr: scope_declarator:sym<HAS>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}: BOOTStr: scope_declarator:sym<my>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}: BOOTStr: scope_declarator:sym<our>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}: BOOTStr: scope_declarator:sym<state>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}: BOOTStr: scope_declarator:sym<supersede>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}: BOOTStr: scope_declarator:sym<unit>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}: BOOTStr: statement_prefix
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}: BOOTStr: statement_prefix:sym<BEGIN>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}: BOOTStr: statement_prefix:sym<CHECK>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}: BOOTStr: statement_prefix:sym<CLOSE>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}: BOOTStr: statement_prefix:sym<COMPOSE>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}: BOOTStr: statement_prefix:sym<do>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}: BOOTStr: statement_prefix:sym<DOC>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}: BOOTStr: statement_prefix:sym<eager>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}: BOOTStr: statement_prefix:sym<END>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}: BOOTStr: statement_prefix:sym<ENTER>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}: BOOTStr: statement_prefix:sym<FIRST>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}: BOOTStr: statement_prefix:sym<gather>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}: BOOTStr: statement_prefix:sym<hyper>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}: BOOTStr: statement_prefix:sym<INIT>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}: BOOTStr: statement_prefix:sym<KEEP>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}: BOOTStr: statement_prefix:sym<LAST>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}: BOOTStr: statement_prefix:sym<lazy>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}: BOOTStr: statement_prefix:sym<LEAVE>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}: BOOTStr: statement_prefix:sym<NEXT>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}: BOOTStr: statement_prefix:sym<once>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}: BOOTStr: statement_prefix:sym<POST>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}: BOOTStr: statement_prefix:sym<PRE>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}: BOOTStr: statement_prefix:sym<quietly>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}: BOOTStr: statement_prefix:sym<race>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}: BOOTStr: statement_prefix:sym<react>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}: BOOTStr: statement_prefix:sym<sink>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}: BOOTStr: statement_prefix:sym<start>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}: BOOTStr: statement_prefix:sym<supply>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}: BOOTStr: statement_prefix:sym<TEMP>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}: BOOTStr: statement_prefix:sym<try>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}: BOOTStr: statement_prefix:sym<UNDO>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}: BOOTStr: term:sym<!!>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}: BOOTStr: term:sym<!!!>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}: BOOTStr: term:sym<???>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}: BOOTStr: term:sym<...>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}: BOOTStr: term:sym<*>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}: BOOTStr: term:sym<**>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}: BOOTStr: term:sym<∞>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}: BOOTStr: term:sym<colonpair>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}: BOOTStr: term:sym<dotty>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}: BOOTStr: term:sym<empty_set>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}: BOOTStr: term:sym<fatarrow>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}: BOOTStr: term:sym<::?IDENT>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}: BOOTStr: term:sym<identifier>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}: BOOTStr: term:sym<lambda>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}: BOOTStr: term:sym<multi_declarator>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}: BOOTStr: term:sym<name>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}: BOOTStr: term:sym<new>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}: BOOTStr: term:sym<now>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}: BOOTStr: term:sym<nqp::const>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}: BOOTStr: term:sym<nqp::op>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}: BOOTStr: term:sym<onlystar>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}: BOOTStr: term:sym<p5data>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}: BOOTStr: term:sym<p5end>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}: BOOTStr: term:sym<package_declarator>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}: BOOTStr: term:sym<rand>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}: BOOTStr: term:sym<reduce>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}: BOOTStr: term:sym<regex_declarator>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}: BOOTStr: term:sym<routine_declarator>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}: BOOTStr: term:sym<scope_declarator>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}: BOOTStr: term:sym<self>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}: BOOTStr: term:sym<statement_prefix>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}: BOOTStr: term:sym<time>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}: BOOTStr: term:sym<type_declarator>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}: BOOTStr: term:sym<undef>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}: BOOTStr: term:sym<unquote>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}: BOOTStr: term:sym<value>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}: BOOTStr: term:sym<variable>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}: BOOTStr: trait
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}: BOOTStr: trait_mod
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}: BOOTStr: type_declarator
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}: BOOTStr: type_declarator:sym<constant>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}: BOOTStr: type_declarator:sym<enum>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}: BOOTStr: type_declarator:sym<subset>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}: BOOTStr: typename
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}: BOOTStr: value
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}: BOOTStr: value:sym<number>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}: BOOTStr: value:sym<quote>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}: BOOTStr: value:sym<version>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}: BOOTStr: version
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: alpha
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: bare_complex_number
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: bare_rat_number
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: binint
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: complex_number
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: dec_number
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: defterm
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: fatarrow
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: hexint
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: initializer
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: initializer:sym<=>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: initializer:sym<:=>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: initializer:sym<::=>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: initializer:sym<.=>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: integer
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: lambda
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: number
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: number:sym<numish>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: numish
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: octint
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: package_declarator
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: package_declarator:sym<also>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: package_declarator:sym<class>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: package_declarator:sym<grammar>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: package_declarator:sym<knowhow>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: package_declarator:sym<module>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: package_declarator:sym<native>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: package_declarator:sym<package>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: package_declarator:sym<role>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: package_declarator:sym<slang>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: package_declarator:sym<trusts>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: prefix
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: prefix_circumfix_meta_operator
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: prefixish
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: prefix_postfix_meta_operator
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: prefix_postfix_meta_operator:sym<«>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: prefix:sym<^^>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: prefix:sym<^>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: prefix:sym<~^>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: prefix:sym<~~>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: prefix:sym<~>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: prefix:sym<|>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: prefix:sym<->
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: prefix:sym<-->
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: prefix:sym<!>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: prefix:sym<?^>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: prefix:sym<?>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: prefix:sym<??>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: prefix:sym<+^>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: prefix:sym<+>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: prefix:sym<++>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: prefix:sym<♥♥>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: prefix:sym<♥♥♥>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: prefix:sym<♥♥♥♥>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: prefix:sym<let>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: prefix:sym<not>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: prefix:sym<so>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: prefix:sym<temp>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: rad_number
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: rat_number
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: regex_declarator
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: regex_declarator:sym<regex>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: regex_declarator:sym<rule>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: regex_declarator:sym<token>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: regex_def
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: routine_declarator
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: scope_declarator
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: scope_declarator:sym<anon>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: scope_declarator:sym<augment>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: scope_declarator:sym<has>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: scope_declarator:sym<HAS>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: scope_declarator:sym<my>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: scope_declarator:sym<our>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: scope_declarator:sym<state>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: scope_declarator:sym<supersede>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: scope_declarator:sym<unit>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: statement_prefix
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: statement_prefix:sym<BEGIN>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: statement_prefix:sym<CHECK>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: statement_prefix:sym<CLOSE>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: statement_prefix:sym<COMPOSE>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: statement_prefix:sym<do>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: statement_prefix:sym<DOC>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: statement_prefix:sym<eager>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: statement_prefix:sym<END>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: statement_prefix:sym<ENTER>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: statement_prefix:sym<FIRST>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: statement_prefix:sym<gather>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: statement_prefix:sym<hyper>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: statement_prefix:sym<INIT>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: statement_prefix:sym<KEEP>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: statement_prefix:sym<LAST>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: statement_prefix:sym<lazy>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: statement_prefix:sym<LEAVE>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: statement_prefix:sym<NEXT>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: statement_prefix:sym<once>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: statement_prefix:sym<POST>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: statement_prefix:sym<PRE>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: statement_prefix:sym<quietly>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: statement_prefix:sym<race>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: statement_prefix:sym<react>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: statement_prefix:sym<sink>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: statement_prefix:sym<start>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: statement_prefix:sym<supply>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: statement_prefix:sym<TEMP>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: statement_prefix:sym<try>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: statement_prefix:sym<UNDO>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: term:sym<!!>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: term:sym<!!!>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: term:sym<???>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: term:sym<...>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: term:sym<*>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: term:sym<**>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: term:sym<∞>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: term:sym<colonpair>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: term:sym<dotty>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: term:sym<empty_set>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: term:sym<fatarrow>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: term:sym<::?IDENT>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: term:sym<identifier>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: term:sym<lambda>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: term:sym<multi_declarator>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: term:sym<name>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: term:sym<new>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: term:sym<now>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: term:sym<nqp::const>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: term:sym<nqp::op>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: term:sym<onlystar>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: term:sym<p5data>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: term:sym<p5end>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: term:sym<package_declarator>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: term:sym<rand>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: term:sym<reduce>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: term:sym<regex_declarator>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: term:sym<routine_declarator>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: term:sym<scope_declarator>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: term:sym<self>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: term:sym<statement_prefix>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: term:sym<time>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: term:sym<type_declarator>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: term:sym<undef>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: term:sym<unquote>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: term:sym<value>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: term:sym<variable>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: trait
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: trait_mod
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: type_declarator
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: type_declarator:sym<constant>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: type_declarator:sym<enum>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: type_declarator:sym<subset>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: typename
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: value
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: value:sym<number>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: value:sym<quote>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: value:sym<version>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: version
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: alpha
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: bare_complex_number
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: bare_rat_number
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: binint
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: complex_number
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: dec_number
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: defterm
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: fatarrow
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: hexint
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: initializer
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: initializer:sym<=>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: initializer:sym<:=>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: initializer:sym<::=>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: initializer:sym<.=>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: integer
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: lambda
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: number
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: number:sym<numish>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: numish
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: octint
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: package_declarator
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: package_declarator:sym<also>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: package_declarator:sym<class>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: package_declarator:sym<grammar>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: package_declarator:sym<knowhow>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: package_declarator:sym<module>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: package_declarator:sym<native>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: package_declarator:sym<package>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: package_declarator:sym<role>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: package_declarator:sym<slang>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: package_declarator:sym<trusts>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: prefix
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: prefix_circumfix_meta_operator
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: prefixish
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: prefix_postfix_meta_operator
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: prefix_postfix_meta_operator:sym<«>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: prefix:sym<^^>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: prefix:sym<^>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: prefix:sym<~^>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: prefix:sym<~~>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: prefix:sym<~>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: prefix:sym<|>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: prefix:sym<->
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: prefix:sym<-->
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: prefix:sym<!>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: prefix:sym<?^>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: prefix:sym<?>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: prefix:sym<??>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: prefix:sym<+^>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: prefix:sym<+>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: prefix:sym<++>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: prefix:sym<♥♥>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: prefix:sym<♥♥♥>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: prefix:sym<♥♥♥♥>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: prefix:sym<♥♥♥♥♥>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: prefix:sym<let>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: prefix:sym<not>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: prefix:sym<so>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: prefix:sym<temp>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: rad_number
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: rat_number
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: regex_declarator
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: regex_declarator:sym<regex>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: regex_declarator:sym<rule>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: regex_declarator:sym<token>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: regex_def
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: routine_declarator
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: scope_declarator
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: scope_declarator:sym<anon>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: scope_declarator:sym<augment>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: scope_declarator:sym<has>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: scope_declarator:sym<HAS>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: scope_declarator:sym<my>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: scope_declarator:sym<our>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: scope_declarator:sym<state>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: scope_declarator:sym<supersede>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: scope_declarator:sym<unit>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: statement_prefix
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: statement_prefix:sym<BEGIN>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: statement_prefix:sym<CHECK>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: statement_prefix:sym<CLOSE>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: statement_prefix:sym<COMPOSE>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: statement_prefix:sym<do>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: statement_prefix:sym<DOC>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: statement_prefix:sym<eager>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: statement_prefix:sym<END>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: statement_prefix:sym<ENTER>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: statement_prefix:sym<FIRST>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: statement_prefix:sym<gather>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: statement_prefix:sym<hyper>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: statement_prefix:sym<INIT>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: statement_prefix:sym<KEEP>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: statement_prefix:sym<LAST>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: statement_prefix:sym<lazy>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: statement_prefix:sym<LEAVE>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: statement_prefix:sym<NEXT>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: statement_prefix:sym<once>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: statement_prefix:sym<POST>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: statement_prefix:sym<PRE>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: statement_prefix:sym<quietly>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: statement_prefix:sym<race>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: statement_prefix:sym<react>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: statement_prefix:sym<sink>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: statement_prefix:sym<start>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: statement_prefix:sym<supply>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: statement_prefix:sym<TEMP>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: statement_prefix:sym<try>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: statement_prefix:sym<UNDO>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: term:sym<!!>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: term:sym<!!!>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: term:sym<???>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: term:sym<...>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: term:sym<*>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: term:sym<**>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: term:sym<∞>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: term:sym<colonpair>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: term:sym<dotty>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: term:sym<empty_set>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: term:sym<fatarrow>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: term:sym<::?IDENT>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: term:sym<identifier>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: term:sym<lambda>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: term:sym<multi_declarator>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: term:sym<name>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: term:sym<new>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: term:sym<now>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: term:sym<nqp::const>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: term:sym<nqp::op>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: term:sym<onlystar>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: term:sym<p5data>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: term:sym<p5end>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: term:sym<package_declarator>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: term:sym<rand>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: term:sym<reduce>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: term:sym<regex_declarator>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: term:sym<routine_declarator>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: term:sym<scope_declarator>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: term:sym<self>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: term:sym<statement_prefix>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: term:sym<time>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: term:sym<type_declarator>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: term:sym<undef>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: term:sym<unquote>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: term:sym<value>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: term:sym<variable>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: trait
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: trait_mod
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: type_declarator
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: type_declarator:sym<constant>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: type_declarator:sym<enum>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: type_declarator:sym<subset>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: typename
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: value
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: value:sym<number>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: value:sym<quote>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: value:sym<version>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: version
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: alpha
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: bare_complex_number
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: bare_rat_number
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: binint
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: complex_number
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: dec_number
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: defterm
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: fatarrow
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: hexint
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: initializer
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: initializer:sym<=>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: initializer:sym<:=>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: initializer:sym<::=>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: initializer:sym<.=>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: integer
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: lambda
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: number
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: number:sym<numish>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: numish
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: octint
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: package_declarator
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: package_declarator:sym<also>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: package_declarator:sym<class>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: package_declarator:sym<grammar>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: package_declarator:sym<knowhow>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: package_declarator:sym<module>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: package_declarator:sym<native>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: package_declarator:sym<package>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: package_declarator:sym<role>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: package_declarator:sym<slang>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: package_declarator:sym<trusts>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: prefix
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: prefix_circumfix_meta_operator
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: prefixish
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: prefix_postfix_meta_operator
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: prefix_postfix_meta_operator:sym<«>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: prefix:sym<^^>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: prefix:sym<^>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: prefix:sym<~^>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: prefix:sym<~~>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: prefix:sym<~>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: prefix:sym<|>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: prefix:sym<->
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: prefix:sym<-->
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: prefix:sym<!>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: prefix:sym<?^>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: prefix:sym<?>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: prefix:sym<??>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: prefix:sym<+^>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: prefix:sym<+>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: prefix:sym<++>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: prefix:sym<♥♥>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: prefix:sym<♥♥♥>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: prefix:sym<♥♥♥♥>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: prefix:sym<♥♥♥♥♥>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: prefix:sym<♥♥♥♥♥♥>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: prefix:sym<let>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: prefix:sym<not>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: prefix:sym<so>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: prefix:sym<temp>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: rad_number
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: rat_number
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: regex_declarator
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: regex_declarator:sym<regex>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: regex_declarator:sym<rule>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: regex_declarator:sym<token>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: regex_def
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: routine_declarator
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: scope_declarator
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: scope_declarator:sym<anon>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: scope_declarator:sym<augment>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: scope_declarator:sym<has>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: scope_declarator:sym<HAS>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: scope_declarator:sym<my>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: scope_declarator:sym<our>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: scope_declarator:sym<state>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: scope_declarator:sym<supersede>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: scope_declarator:sym<unit>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: statement_prefix
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: statement_prefix:sym<BEGIN>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: statement_prefix:sym<CHECK>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: statement_prefix:sym<CLOSE>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: statement_prefix:sym<COMPOSE>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: statement_prefix:sym<do>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: statement_prefix:sym<DOC>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: statement_prefix:sym<eager>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: statement_prefix:sym<END>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: statement_prefix:sym<ENTER>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: statement_prefix:sym<FIRST>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: statement_prefix:sym<gather>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: statement_prefix:sym<hyper>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: statement_prefix:sym<INIT>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: statement_prefix:sym<KEEP>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: statement_prefix:sym<LAST>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: statement_prefix:sym<lazy>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: statement_prefix:sym<LEAVE>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: statement_prefix:sym<NEXT>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: statement_prefix:sym<once>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: statement_prefix:sym<POST>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: statement_prefix:sym<PRE>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: statement_prefix:sym<quietly>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: statement_prefix:sym<race>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: statement_prefix:sym<react>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: statement_prefix:sym<sink>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: statement_prefix:sym<start>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: statement_prefix:sym<supply>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: statement_prefix:sym<TEMP>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: statement_prefix:sym<try>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: statement_prefix:sym<UNDO>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: term:sym<!!>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: term:sym<!!!>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: term:sym<???>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: term:sym<...>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: term:sym<*>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: term:sym<**>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: term:sym<∞>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: term:sym<colonpair>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: term:sym<dotty>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: term:sym<empty_set>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: term:sym<fatarrow>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: term:sym<::?IDENT>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: term:sym<identifier>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: term:sym<lambda>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: term:sym<multi_declarator>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: term:sym<name>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: term:sym<new>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: term:sym<now>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: term:sym<nqp::const>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: term:sym<nqp::op>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: term:sym<onlystar>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: term:sym<p5data>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: term:sym<p5end>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: term:sym<package_declarator>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: term:sym<rand>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: term:sym<reduce>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: term:sym<regex_declarator>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: term:sym<routine_declarator>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: term:sym<scope_declarator>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: term:sym<self>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: term:sym<statement_prefix>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: term:sym<time>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: term:sym<type_declarator>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: term:sym<undef>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: term:sym<unquote>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: term:sym<value>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: term:sym<variable>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: trait
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: trait_mod
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: type_declarator
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: type_declarator:sym<constant>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: type_declarator:sym<enum>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: type_declarator:sym<subset>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: typename
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: value
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: value:sym<number>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: value:sym<quote>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: value:sym<version>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: version
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: alpha
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: bare_complex_number
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: bare_rat_number
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: binint
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: complex_number
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: dec_number
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: defterm
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: fatarrow
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: hexint
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: initializer
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: initializer:sym<=>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: initializer:sym<:=>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: initializer:sym<::=>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: initializer:sym<.=>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: integer
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: lambda
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: number
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: number:sym<numish>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: numish
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: octint
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: package_declarator
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: package_declarator:sym<also>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: package_declarator:sym<class>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: package_declarator:sym<grammar>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: package_declarator:sym<knowhow>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: package_declarator:sym<module>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: package_declarator:sym<native>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: package_declarator:sym<package>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: package_declarator:sym<role>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: package_declarator:sym<slang>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: package_declarator:sym<trusts>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: prefix
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: prefix_circumfix_meta_operator
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: prefixish
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: prefix_postfix_meta_operator
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: prefix_postfix_meta_operator:sym<«>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: prefix:sym<^^>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: prefix:sym<^>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: prefix:sym<~^>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: prefix:sym<~~>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: prefix:sym<~>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: prefix:sym<|>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: prefix:sym<->
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: prefix:sym<-->
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: prefix:sym<!>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: prefix:sym<?^>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: prefix:sym<?>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: prefix:sym<??>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: prefix:sym<+^>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: prefix:sym<+>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: prefix:sym<++>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: prefix:sym<♥♥>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: prefix:sym<♥♥♥>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: prefix:sym<♥♥♥♥>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: prefix:sym<♥♥♥♥♥>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: prefix:sym<♥♥♥♥♥♥>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: prefix:sym<♥♥♥♥♥♥♥>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: prefix:sym<let>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: prefix:sym<not>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: prefix:sym<so>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: prefix:sym<temp>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: rad_number
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: rat_number
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: regex_declarator
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: regex_declarator:sym<regex>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: regex_declarator:sym<rule>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: regex_declarator:sym<token>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: regex_def
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: routine_declarator
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: scope_declarator
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: scope_declarator:sym<anon>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: scope_declarator:sym<augment>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: scope_declarator:sym<has>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: scope_declarator:sym<HAS>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: scope_declarator:sym<my>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: scope_declarator:sym<our>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: scope_declarator:sym<state>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: scope_declarator:sym<supersede>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: scope_declarator:sym<unit>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: statement_prefix
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: statement_prefix:sym<BEGIN>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: statement_prefix:sym<CHECK>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: statement_prefix:sym<CLOSE>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: statement_prefix:sym<COMPOSE>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: statement_prefix:sym<do>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: statement_prefix:sym<DOC>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: statement_prefix:sym<eager>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: statement_prefix:sym<END>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: statement_prefix:sym<ENTER>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: statement_prefix:sym<FIRST>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: statement_prefix:sym<gather>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: statement_prefix:sym<hyper>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: statement_prefix:sym<INIT>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: statement_prefix:sym<KEEP>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: statement_prefix:sym<LAST>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: statement_prefix:sym<lazy>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: statement_prefix:sym<LEAVE>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: statement_prefix:sym<NEXT>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: statement_prefix:sym<once>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: statement_prefix:sym<POST>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: statement_prefix:sym<PRE>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: statement_prefix:sym<quietly>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: statement_prefix:sym<race>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: statement_prefix:sym<react>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: statement_prefix:sym<sink>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: statement_prefix:sym<start>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: statement_prefix:sym<supply>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: statement_prefix:sym<TEMP>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: statement_prefix:sym<try>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: statement_prefix:sym<UNDO>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: term:sym<!!>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: term:sym<!!!>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: term:sym<???>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: term:sym<...>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: term:sym<*>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: term:sym<**>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: term:sym<∞>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: term:sym<colonpair>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: term:sym<dotty>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: term:sym<empty_set>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: term:sym<fatarrow>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: term:sym<::?IDENT>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: term:sym<identifier>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: term:sym<lambda>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: term:sym<multi_declarator>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: term:sym<name>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: term:sym<new>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: term:sym<now>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: term:sym<nqp::const>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: term:sym<nqp::op>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: term:sym<onlystar>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: term:sym<p5data>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: term:sym<p5end>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: term:sym<package_declarator>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: term:sym<rand>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: term:sym<reduce>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: term:sym<regex_declarator>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: term:sym<routine_declarator>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: term:sym<scope_declarator>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: term:sym<self>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: term:sym<statement_prefix>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: term:sym<time>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: term:sym<type_declarator>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: term:sym<undef>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: term:sym<unquote>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: term:sym<value>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: term:sym<variable>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: trait
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: trait_mod
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: type_declarator
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: type_declarator:sym<constant>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: type_declarator:sym<enum>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: type_declarator:sym<subset>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: typename
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: value
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: value:sym<number>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: value:sym<quote>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: value:sym<version>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: version
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: alpha
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: bare_complex_number
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: bare_rat_number
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: binint
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: complex_number
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: dec_number
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: defterm
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: fatarrow
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: hexint
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: initializer
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: initializer:sym<=>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: initializer:sym<:=>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: initializer:sym<::=>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: initializer:sym<.=>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: integer
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: lambda
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: number
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: number:sym<numish>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: numish
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: octint
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: package_declarator
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: package_declarator:sym<also>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: package_declarator:sym<class>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: package_declarator:sym<grammar>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: package_declarator:sym<knowhow>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: package_declarator:sym<module>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: package_declarator:sym<native>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: package_declarator:sym<package>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: package_declarator:sym<role>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: package_declarator:sym<slang>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: package_declarator:sym<trusts>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: prefix
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: prefix_circumfix_meta_operator
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: prefixish
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: prefix_postfix_meta_operator
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: prefix_postfix_meta_operator:sym<«>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: prefix:sym<^^>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: prefix:sym<^>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: prefix:sym<~^>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: prefix:sym<~~>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: prefix:sym<~>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: prefix:sym<|>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: prefix:sym<->
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: prefix:sym<-->
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: prefix:sym<!>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: prefix:sym<?^>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: prefix:sym<?>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: prefix:sym<??>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: prefix:sym<+^>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: prefix:sym<+>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: prefix:sym<++>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: prefix:sym<♥♥>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: prefix:sym<♥♥♥>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: prefix:sym<♥♥♥♥>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: prefix:sym<♥♥♥♥♥>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: prefix:sym<♥♥♥♥♥♥>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: prefix:sym<♥♥♥♥♥♥♥>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: prefix:sym<♥♥♥♥♥♥♥♥>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: prefix:sym<let>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: prefix:sym<not>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: prefix:sym<so>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: prefix:sym<temp>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: rad_number
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: rat_number
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: regex_declarator
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: regex_declarator:sym<regex>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: regex_declarator:sym<rule>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: regex_declarator:sym<token>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: regex_def
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: routine_declarator
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: scope_declarator
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: scope_declarator:sym<anon>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: scope_declarator:sym<augment>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: scope_declarator:sym<has>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: scope_declarator:sym<HAS>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: scope_declarator:sym<my>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: scope_declarator:sym<our>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: scope_declarator:sym<state>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: scope_declarator:sym<supersede>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: scope_declarator:sym<unit>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: statement_prefix
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: statement_prefix:sym<BEGIN>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: statement_prefix:sym<CHECK>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: statement_prefix:sym<CLOSE>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: statement_prefix:sym<COMPOSE>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: statement_prefix:sym<do>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: statement_prefix:sym<DOC>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: statement_prefix:sym<eager>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: statement_prefix:sym<END>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: statement_prefix:sym<ENTER>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: statement_prefix:sym<FIRST>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: statement_prefix:sym<gather>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: statement_prefix:sym<hyper>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: statement_prefix:sym<INIT>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: statement_prefix:sym<KEEP>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: statement_prefix:sym<LAST>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: statement_prefix:sym<lazy>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: statement_prefix:sym<LEAVE>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: statement_prefix:sym<NEXT>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: statement_prefix:sym<once>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: statement_prefix:sym<POST>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: statement_prefix:sym<PRE>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: statement_prefix:sym<quietly>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: statement_prefix:sym<race>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: statement_prefix:sym<react>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: statement_prefix:sym<sink>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: statement_prefix:sym<start>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: statement_prefix:sym<supply>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: statement_prefix:sym<TEMP>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: statement_prefix:sym<try>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: statement_prefix:sym<UNDO>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: term:sym<!!>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: term:sym<!!!>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: term:sym<???>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: term:sym<...>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: term:sym<*>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: term:sym<**>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: term:sym<∞>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: term:sym<colonpair>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: term:sym<dotty>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: term:sym<empty_set>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: term:sym<fatarrow>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: term:sym<::?IDENT>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: term:sym<identifier>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: term:sym<lambda>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: term:sym<multi_declarator>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: term:sym<name>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: term:sym<new>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: term:sym<now>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: term:sym<nqp::const>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: term:sym<nqp::op>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: term:sym<onlystar>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: term:sym<p5data>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: term:sym<p5end>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: term:sym<package_declarator>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: term:sym<rand>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: term:sym<reduce>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: term:sym<regex_declarator>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: term:sym<routine_declarator>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: term:sym<scope_declarator>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: term:sym<self>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: term:sym<statement_prefix>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: term:sym<time>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: term:sym<type_declarator>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: term:sym<undef>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: term:sym<unquote>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: term:sym<value>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: term:sym<variable>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: trait
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: trait_mod
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: type_declarator
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: type_declarator:sym<constant>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: type_declarator:sym<enum>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: type_declarator:sym<subset>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: typename
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: value
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: value:sym<number>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: value:sym<quote>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: value:sym<version>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: version
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: alpha
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: bare_complex_number
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: bare_rat_number
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: binint
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: complex_number
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: dec_number
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: defterm
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: fatarrow
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: hexint
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: initializer
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: initializer:sym<=>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: initializer:sym<:=>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: initializer:sym<::=>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: initializer:sym<.=>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: integer
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: lambda
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: number
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: number:sym<numish>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: numish
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: octint
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: package_declarator
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: package_declarator:sym<also>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: package_declarator:sym<class>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: package_declarator:sym<grammar>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: package_declarator:sym<knowhow>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: package_declarator:sym<module>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: package_declarator:sym<native>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: package_declarator:sym<package>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: package_declarator:sym<role>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: package_declarator:sym<slang>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: package_declarator:sym<trusts>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: prefix
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: prefix_circumfix_meta_operator
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: prefixish
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: prefix_postfix_meta_operator
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: prefix_postfix_meta_operator:sym<«>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: prefix:sym<^^>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: prefix:sym<^>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: prefix:sym<~^>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: prefix:sym<~~>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: prefix:sym<~>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: prefix:sym<|>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: prefix:sym<->
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: prefix:sym<-->
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: prefix:sym<!>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: prefix:sym<?^>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: prefix:sym<?>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: prefix:sym<??>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: prefix:sym<+^>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: prefix:sym<+>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: prefix:sym<++>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: prefix:sym<♥♥>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: prefix:sym<♥♥♥>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: prefix:sym<♥♥♥♥>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: prefix:sym<♥♥♥♥♥>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: prefix:sym<♥♥♥♥♥♥>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: prefix:sym<♥♥♥♥♥♥♥>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: prefix:sym<♥♥♥♥♥♥♥♥>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: prefix:sym<♥♥♥♥♥♥♥♥♥>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: prefix:sym<let>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: prefix:sym<not>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: prefix:sym<so>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: prefix:sym<temp>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: rad_number
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: rat_number
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: regex_declarator
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: regex_declarator:sym<regex>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: regex_declarator:sym<rule>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: regex_declarator:sym<token>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: regex_def
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: routine_declarator
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: scope_declarator
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: scope_declarator:sym<anon>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: scope_declarator:sym<augment>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: scope_declarator:sym<has>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: scope_declarator:sym<HAS>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: scope_declarator:sym<my>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: scope_declarator:sym<our>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: scope_declarator:sym<state>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: scope_declarator:sym<supersede>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: scope_declarator:sym<unit>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: statement_prefix
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: statement_prefix:sym<BEGIN>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: statement_prefix:sym<CHECK>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: statement_prefix:sym<CLOSE>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: statement_prefix:sym<COMPOSE>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: statement_prefix:sym<do>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: statement_prefix:sym<DOC>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: statement_prefix:sym<eager>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: statement_prefix:sym<END>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: statement_prefix:sym<ENTER>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: statement_prefix:sym<FIRST>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: statement_prefix:sym<gather>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: statement_prefix:sym<hyper>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: statement_prefix:sym<INIT>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: statement_prefix:sym<KEEP>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: statement_prefix:sym<LAST>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: statement_prefix:sym<lazy>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: statement_prefix:sym<LEAVE>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: statement_prefix:sym<NEXT>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: statement_prefix:sym<once>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: statement_prefix:sym<POST>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: statement_prefix:sym<PRE>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: statement_prefix:sym<quietly>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: statement_prefix:sym<race>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: statement_prefix:sym<react>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: statement_prefix:sym<sink>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: statement_prefix:sym<start>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: statement_prefix:sym<supply>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: statement_prefix:sym<TEMP>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: statement_prefix:sym<try>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: statement_prefix:sym<UNDO>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: term:sym<!!>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: term:sym<!!!>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: term:sym<???>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: term:sym<...>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: term:sym<*>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: term:sym<**>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: term:sym<∞>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: term:sym<colonpair>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: term:sym<dotty>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: term:sym<empty_set>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: term:sym<fatarrow>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: term:sym<::?IDENT>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: term:sym<identifier>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: term:sym<lambda>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: term:sym<multi_declarator>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: term:sym<name>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: term:sym<new>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: term:sym<now>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: term:sym<nqp::const>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: term:sym<nqp::op>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: term:sym<onlystar>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: term:sym<p5data>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: term:sym<p5end>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: term:sym<package_declarator>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: term:sym<rand>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: term:sym<reduce>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: term:sym<regex_declarator>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: term:sym<routine_declarator>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: term:sym<scope_declarator>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: term:sym<self>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: term:sym<statement_prefix>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: term:sym<time>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: term:sym<type_declarator>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: term:sym<undef>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: term:sym<unquote>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: term:sym<value>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: term:sym<variable>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: trait
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: trait_mod
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: type_declarator
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: type_declarator:sym<constant>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: type_declarator:sym<enum>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: type_declarator:sym<subset>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: typename
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: value
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: value:sym<number>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: value:sym<quote>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: value:sym<version>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: version
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: alpha
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: bare_complex_number
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: bare_rat_number
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: binint
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: complex_number
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: dec_number
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: defterm
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: experimental
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: fatarrow
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: hexint
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: initializer
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: initializer:sym<=>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: initializer:sym<:=>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: initializer:sym<::=>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: initializer:sym<.=>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: integer
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: lambda
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: macro_def
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: number
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: number:sym<numish>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: numish
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: octint
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: package_declarator
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: package_declarator:sym<also>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: package_declarator:sym<class>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: package_declarator:sym<grammar>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: package_declarator:sym<knowhow>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: package_declarator:sym<module>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: package_declarator:sym<native>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: package_declarator:sym<package>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: package_declarator:sym<role>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: package_declarator:sym<slang>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: package_declarator:sym<trusts>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: prefix
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: prefix_circumfix_meta_operator
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: prefixish
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: prefix_postfix_meta_operator
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: prefix_postfix_meta_operator:sym<«>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: prefix:sym<^^>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: prefix:sym<^>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: prefix:sym<~^>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: prefix:sym<~~>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: prefix:sym<~>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: prefix:sym<|>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: prefix:sym<->
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: prefix:sym<-->
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: prefix:sym<!>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: prefix:sym<?^>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: prefix:sym<?>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: prefix:sym<??>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: prefix:sym<+^>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: prefix:sym<+>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: prefix:sym<++>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: prefix:sym<♥♥>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: prefix:sym<♥♥♥>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: prefix:sym<♥♥♥♥>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: prefix:sym<♥♥♥♥♥>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: prefix:sym<♥♥♥♥♥♥>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: prefix:sym<♥♥♥♥♥♥♥>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: prefix:sym<♥♥♥♥♥♥♥♥>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: prefix:sym<♥♥♥♥♥♥♥♥♥>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: prefix:sym<♥♥♥♥♥♥♥♥♥♥>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: prefix:sym<let>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: prefix:sym<not>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: prefix:sym<so>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: prefix:sym<temp>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: rad_number
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: rat_number
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: regex_declarator
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: regex_declarator:sym<regex>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: regex_declarator:sym<rule>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: regex_declarator:sym<token>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: regex_def
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: routine_declarator
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: routine_declarator:sym<macro>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: routine_declarator:sym<method>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: routine_declarator:sym<sub>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: routine_declarator:sym<submethod>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: routine_def
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: scope_declarator
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: scope_declarator:sym<anon>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: scope_declarator:sym<augment>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: scope_declarator:sym<has>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: scope_declarator:sym<HAS>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: scope_declarator:sym<my>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: scope_declarator:sym<our>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: scope_declarator:sym<state>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: scope_declarator:sym<supersede>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: scope_declarator:sym<unit>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: statement_prefix
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: statement_prefix:sym<BEGIN>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: statement_prefix:sym<CHECK>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: statement_prefix:sym<CLOSE>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: statement_prefix:sym<COMPOSE>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: statement_prefix:sym<do>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: statement_prefix:sym<DOC>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: statement_prefix:sym<eager>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: statement_prefix:sym<END>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: statement_prefix:sym<ENTER>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: statement_prefix:sym<FIRST>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: statement_prefix:sym<gather>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: statement_prefix:sym<hyper>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: statement_prefix:sym<INIT>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: statement_prefix:sym<KEEP>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: statement_prefix:sym<LAST>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: statement_prefix:sym<lazy>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: statement_prefix:sym<LEAVE>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: statement_prefix:sym<NEXT>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: statement_prefix:sym<once>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: statement_prefix:sym<POST>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: statement_prefix:sym<PRE>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: statement_prefix:sym<quietly>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: statement_prefix:sym<race>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: statement_prefix:sym<react>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: statement_prefix:sym<sink>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: statement_prefix:sym<start>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: statement_prefix:sym<supply>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: statement_prefix:sym<TEMP>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: statement_prefix:sym<try>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: statement_prefix:sym<UNDO>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: term:sym<!!>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: term:sym<!!!>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: term:sym<???>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: term:sym<...>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: term:sym<*>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: term:sym<**>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: term:sym<∞>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: term:sym<colonpair>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: term:sym<dotty>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: term:sym<empty_set>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: term:sym<fatarrow>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: term:sym<::?IDENT>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: term:sym<identifier>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: term:sym<lambda>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: term:sym<multi_declarator>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: term:sym<name>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: term:sym<new>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: term:sym<now>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: term:sym<nqp::const>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: term:sym<nqp::op>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: term:sym<onlystar>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: term:sym<p5data>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: term:sym<p5end>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: term:sym<package_declarator>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: term:sym<rand>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: term:sym<reduce>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: term:sym<regex_declarator>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: term:sym<routine_declarator>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: term:sym<scope_declarator>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: term:sym<self>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: term:sym<statement_prefix>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: term:sym<time>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: term:sym<type_declarator>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: term:sym<undef>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: term:sym<unquote>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: term:sym<value>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: term:sym<variable>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: trait
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: trait_mod
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: type_declarator
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: type_declarator:sym<constant>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: type_declarator:sym<enum>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: type_declarator:sym<subset>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: typename
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: value
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: value:sym<number>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: value:sym<quote>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: value:sym<version>
7 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: version
8 Perl6::Grammar+{Oper}: BOOTStr: ENDSTMT
8 Perl6::Grammar+{Oper}: BOOTStr: experimental
8 Perl6::Grammar+{Oper}: BOOTStr: macro_def
8 Perl6::Grammar+{Oper}: BOOTStr: routine_declarator:sym<macro>
8 Perl6::Grammar+{Oper}: BOOTStr: routine_declarator:sym<method>
8 Perl6::Grammar+{Oper}: BOOTStr: routine_declarator:sym<sub>
8 Perl6::Grammar+{Oper}: BOOTStr: routine_declarator:sym<submethod>
8 Perl6::Grammar+{Oper}: BOOTStr: routine_def
8 Perl6::Grammar+{Oper}: BOOTStr: statementlist
8 Perl6::Grammar+{Oper}: BOOTStr: trait_mod:sym<does>
8 Perl6::Grammar+{Oper}: BOOTStr: trait_mod:sym<handles>
8 Perl6::Grammar+{Oper}: BOOTStr: trait_mod:sym<hides>
8 Perl6::Grammar+{Oper}: BOOTStr: trait_mod:sym<is>
8 Perl6::Grammar+{Oper}: BOOTStr: trait_mod:sym<of>
8 Perl6::Grammar+{Oper}: BOOTStr: trait_mod:sym<returns>
8 Perl6::Grammar+{Oper}: BOOTStr: trait_mod:sym<will>
8 Perl6::Grammar+{Oper}+{Oper}: BOOTStr: ENDSTMT
8 Perl6::Grammar+{Oper}+{Oper}: BOOTStr: experimental
8 Perl6::Grammar+{Oper}+{Oper}: BOOTStr: macro_def
8 Perl6::Grammar+{Oper}+{Oper}: BOOTStr: routine_declarator:sym<macro>
8 Perl6::Grammar+{Oper}+{Oper}: BOOTStr: routine_declarator:sym<method>
8 Perl6::Grammar+{Oper}+{Oper}: BOOTStr: routine_declarator:sym<sub>
8 Perl6::Grammar+{Oper}+{Oper}: BOOTStr: routine_declarator:sym<submethod>
8 Perl6::Grammar+{Oper}+{Oper}: BOOTStr: routine_def
8 Perl6::Grammar+{Oper}+{Oper}: BOOTStr: statementlist
8 Perl6::Grammar+{Oper}+{Oper}: BOOTStr: trait_mod:sym<does>
8 Perl6::Grammar+{Oper}+{Oper}: BOOTStr: trait_mod:sym<handles>
8 Perl6::Grammar+{Oper}+{Oper}: BOOTStr: trait_mod:sym<hides>
8 Perl6::Grammar+{Oper}+{Oper}: BOOTStr: trait_mod:sym<is>
8 Perl6::Grammar+{Oper}+{Oper}: BOOTStr: trait_mod:sym<of>
8 Perl6::Grammar+{Oper}+{Oper}: BOOTStr: trait_mod:sym<returns>
8 Perl6::Grammar+{Oper}+{Oper}: BOOTStr: trait_mod:sym<will>
8 Perl6::Grammar+{Oper}+{Oper}+{Oper}: BOOTStr: ENDSTMT
8 Perl6::Grammar+{Oper}+{Oper}+{Oper}: BOOTStr: experimental
8 Perl6::Grammar+{Oper}+{Oper}+{Oper}: BOOTStr: macro_def
8 Perl6::Grammar+{Oper}+{Oper}+{Oper}: BOOTStr: routine_declarator:sym<macro>
8 Perl6::Grammar+{Oper}+{Oper}+{Oper}: BOOTStr: routine_declarator:sym<method>
8 Perl6::Grammar+{Oper}+{Oper}+{Oper}: BOOTStr: routine_declarator:sym<sub>
8 Perl6::Grammar+{Oper}+{Oper}+{Oper}: BOOTStr: routine_declarator:sym<submethod>
8 Perl6::Grammar+{Oper}+{Oper}+{Oper}: BOOTStr: routine_def
8 Perl6::Grammar+{Oper}+{Oper}+{Oper}: BOOTStr: statementlist
8 Perl6::Grammar+{Oper}+{Oper}+{Oper}: BOOTStr: trait_mod:sym<does>
8 Perl6::Grammar+{Oper}+{Oper}+{Oper}: BOOTStr: trait_mod:sym<handles>
8 Perl6::Grammar+{Oper}+{Oper}+{Oper}: BOOTStr: trait_mod:sym<hides>
8 Perl6::Grammar+{Oper}+{Oper}+{Oper}: BOOTStr: trait_mod:sym<is>
8 Perl6::Grammar+{Oper}+{Oper}+{Oper}: BOOTStr: trait_mod:sym<of>
8 Perl6::Grammar+{Oper}+{Oper}+{Oper}: BOOTStr: trait_mod:sym<returns>
8 Perl6::Grammar+{Oper}+{Oper}+{Oper}: BOOTStr: trait_mod:sym<will>
8 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: ENDSTMT
8 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: experimental
8 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: macro_def
8 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: routine_declarator:sym<macro>
8 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: routine_declarator:sym<method>
8 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: routine_declarator:sym<sub>
8 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: routine_declarator:sym<submethod>
8 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: routine_def
8 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: statementlist
8 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: trait_mod:sym<does>
8 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: trait_mod:sym<handles>
8 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: trait_mod:sym<hides>
8 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: trait_mod:sym<is>
8 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: trait_mod:sym<of>
8 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: trait_mod:sym<returns>
8 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: trait_mod:sym<will>
8 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: ENDSTMT
8 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: experimental
8 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: macro_def
8 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: routine_declarator:sym<macro>
8 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: routine_declarator:sym<method>
8 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: routine_declarator:sym<sub>
8 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: routine_declarator:sym<submethod>
8 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: routine_def
8 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: statementlist
8 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: trait_mod:sym<does>
8 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: trait_mod:sym<handles>
8 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: trait_mod:sym<hides>
8 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: trait_mod:sym<is>
8 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: trait_mod:sym<of>
8 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: trait_mod:sym<returns>
8 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: trait_mod:sym<will>
8 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: ENDSTMT
8 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: experimental
8 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: macro_def
8 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: routine_declarator:sym<macro>
8 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: routine_declarator:sym<method>
8 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: routine_declarator:sym<sub>
8 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: routine_declarator:sym<submethod>
8 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: routine_def
8 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: statementlist
8 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: trait_mod:sym<does>
8 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: trait_mod:sym<handles>
8 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: trait_mod:sym<hides>
8 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: trait_mod:sym<is>
8 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: trait_mod:sym<of>
8 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: trait_mod:sym<returns>
8 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: trait_mod:sym<will>
8 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: ENDSTMT
8 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: experimental
8 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: macro_def
8 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: routine_declarator:sym<macro>
8 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: routine_declarator:sym<method>
8 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: routine_declarator:sym<sub>
8 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: routine_declarator:sym<submethod>
8 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: routine_def
8 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: statementlist
8 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: trait_mod:sym<does>
8 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: trait_mod:sym<handles>
8 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: trait_mod:sym<hides>
8 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: trait_mod:sym<is>
8 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: trait_mod:sym<of>
8 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: trait_mod:sym<returns>
8 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: trait_mod:sym<will>
8 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: ENDSTMT
8 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: experimental
8 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: macro_def
8 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: routine_declarator:sym<macro>
8 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: routine_declarator:sym<method>
8 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: routine_declarator:sym<sub>
8 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: routine_declarator:sym<submethod>
8 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: routine_def
8 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: statementlist
8 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: trait_mod:sym<does>
8 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: trait_mod:sym<handles>
8 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: trait_mod:sym<hides>
8 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: trait_mod:sym<is>
8 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: trait_mod:sym<of>
8 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: trait_mod:sym<returns>
8 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: trait_mod:sym<will>
8 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: ENDSTMT
8 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: experimental
8 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: macro_def
8 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: routine_declarator:sym<macro>
8 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: routine_declarator:sym<method>
8 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: routine_declarator:sym<sub>
8 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: routine_declarator:sym<submethod>
8 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: routine_def
8 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: statementlist
8 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: trait_mod:sym<does>
8 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: trait_mod:sym<handles>
8 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: trait_mod:sym<hides>
8 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: trait_mod:sym<is>
8 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: trait_mod:sym<of>
8 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: trait_mod:sym<returns>
8 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: trait_mod:sym<will>
8 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: dotty
8 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: ENDSTMT
8 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: statementlist
8 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: trait_mod:sym<does>
8 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: trait_mod:sym<handles>
8 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: trait_mod:sym<hides>
8 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: trait_mod:sym<is>
8 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: trait_mod:sym<of>
8 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: trait_mod:sym<returns>
8 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: trait_mod:sym<will>
9 Perl6::Grammar: BOOTStr: babble
9 Perl6::Grammar: BOOTStr: end_keyword
9 Perl6::Grammar: BOOTStr: kok
9 Perl6::Grammar: BOOTStr: nibble
9 Perl6::Grammar: BOOTStr: qok
9 Perl6::Grammar: BOOTStr: quibble
9 Perl6::Grammar: BOOTStr: quote_mod
9 Perl6::Grammar: BOOTStr: quote_mod:sym<a>
9 Perl6::Grammar: BOOTStr: quote_mod:sym<b>
9 Perl6::Grammar: BOOTStr: quote_mod:sym<c>
9 Perl6::Grammar: BOOTStr: quote_mod:sym<f>
9 Perl6::Grammar: BOOTStr: quote_mod:sym<h>
9 Perl6::Grammar: BOOTStr: quote_mod:sym<s>
9 Perl6::Grammar: BOOTStr: quote_mod:sym<to>
9 Perl6::Grammar: BOOTStr: quote_mod:sym<w>
9 Perl6::Grammar: BOOTStr: quote_mod:sym<ww>
9 Perl6::Grammar: BOOTStr: quote_mod:sym<x>
9 Perl6::Grammar: BOOTStr: quotepair
9 Perl6::Grammar+{Oper}: BOOTStr: dotty
9 Perl6::Grammar+{Oper}+{Oper}: BOOTStr: dotty
9 Perl6::Grammar+{Oper}+{Oper}+{Oper}: BOOTStr: dotty
9 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: dotty
9 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: dotty
9 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: dotty
9 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: dotty
9 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: dotty
9 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: dotty
9 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: dotty:sym<.>
9 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: dotty:sym<.*>
10 Perl6::Grammar+{Oper}: BOOTStr: dotty:sym<.>
10 Perl6::Grammar+{Oper}: BOOTStr: dotty:sym<.*>
10 Perl6::Grammar+{Oper}+{Oper}: BOOTStr: dotty:sym<.>
10 Perl6::Grammar+{Oper}+{Oper}: BOOTStr: dotty:sym<.*>
10 Perl6::Grammar+{Oper}+{Oper}+{Oper}: BOOTStr: dotty:sym<.>
10 Perl6::Grammar+{Oper}+{Oper}+{Oper}: BOOTStr: dotty:sym<.*>
10 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: dotty:sym<.>
10 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: dotty:sym<.*>
10 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: dotty:sym<.>
10 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: dotty:sym<.*>
10 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: dotty:sym<.>
10 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: dotty:sym<.*>
10 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: dotty:sym<.>
10 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: dotty:sym<.*>
10 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: dotty:sym<.>
10 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: dotty:sym<.*>
10 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: dotty:sym<.>
10 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: dotty:sym<.*>
10 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: unv
11 Perl6::Grammar: BOOTStr: sorry
11 Perl6::Grammar+{Oper}: BOOTStr: unv
11 Perl6::Grammar+{Oper}+{Oper}: BOOTStr: unv
11 Perl6::Grammar+{Oper}+{Oper}+{Oper}: BOOTStr: unv
11 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: unv
11 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: unv
11 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: unv
11 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: unv
11 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: unv
11 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: unv
11 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: comment
11 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: comment:sym<#`(...)>
11 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: comment:sym<#=>
11 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: comment:sym<#=(...)>
11 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: comment:sym<#>
11 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: comment:sym<#|>
11 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: comment:sym<#|(...)>
11 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: comment:sym<line_directive>
12 Perl6::Grammar+{Oper}: BOOTStr: comment
12 Perl6::Grammar+{Oper}: BOOTStr: comment:sym<#`(...)>
12 Perl6::Grammar+{Oper}: BOOTStr: comment:sym<#=>
12 Perl6::Grammar+{Oper}: BOOTStr: comment:sym<#=(...)>
12 Perl6::Grammar+{Oper}: BOOTStr: comment:sym<#>
12 Perl6::Grammar+{Oper}: BOOTStr: comment:sym<#|>
12 Perl6::Grammar+{Oper}: BOOTStr: comment:sym<#|(...)>
12 Perl6::Grammar+{Oper}: BOOTStr: comment:sym<line_directive>
12 Perl6::Grammar+{Oper}+{Oper}: BOOTStr: comment
12 Perl6::Grammar+{Oper}+{Oper}: BOOTStr: comment:sym<#`(...)>
12 Perl6::Grammar+{Oper}+{Oper}: BOOTStr: comment:sym<#=>
12 Perl6::Grammar+{Oper}+{Oper}: BOOTStr: comment:sym<#=(...)>
12 Perl6::Grammar+{Oper}+{Oper}: BOOTStr: comment:sym<#>
12 Perl6::Grammar+{Oper}+{Oper}: BOOTStr: comment:sym<#|>
12 Perl6::Grammar+{Oper}+{Oper}: BOOTStr: comment:sym<#|(...)>
12 Perl6::Grammar+{Oper}+{Oper}: BOOTStr: comment:sym<line_directive>
12 Perl6::Grammar+{Oper}+{Oper}+{Oper}: BOOTStr: comment
12 Perl6::Grammar+{Oper}+{Oper}+{Oper}: BOOTStr: comment:sym<#`(...)>
12 Perl6::Grammar+{Oper}+{Oper}+{Oper}: BOOTStr: comment:sym<#=>
12 Perl6::Grammar+{Oper}+{Oper}+{Oper}: BOOTStr: comment:sym<#=(...)>
12 Perl6::Grammar+{Oper}+{Oper}+{Oper}: BOOTStr: comment:sym<#>
12 Perl6::Grammar+{Oper}+{Oper}+{Oper}: BOOTStr: comment:sym<#|>
12 Perl6::Grammar+{Oper}+{Oper}+{Oper}: BOOTStr: comment:sym<#|(...)>
12 Perl6::Grammar+{Oper}+{Oper}+{Oper}: BOOTStr: comment:sym<line_directive>
12 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: comment
12 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: comment:sym<#`(...)>
12 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: comment:sym<#=>
12 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: comment:sym<#=(...)>
12 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: comment:sym<#>
12 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: comment:sym<#|>
12 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: comment:sym<#|(...)>
12 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: comment:sym<line_directive>
12 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: comment
12 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: comment:sym<#`(...)>
12 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: comment:sym<#=>
12 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: comment:sym<#=(...)>
12 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: comment:sym<#>
12 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: comment:sym<#|>
12 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: comment:sym<#|(...)>
12 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: comment:sym<line_directive>
12 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: comment
12 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: comment:sym<#`(...)>
12 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: comment:sym<#=>
12 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: comment:sym<#=(...)>
12 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: comment:sym<#>
12 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: comment:sym<#|>
12 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: comment:sym<#|(...)>
12 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: comment:sym<line_directive>
12 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: comment
12 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: comment:sym<#`(...)>
12 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: comment:sym<#=>
12 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: comment:sym<#=(...)>
12 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: comment:sym<#>
12 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: comment:sym<#|>
12 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: comment:sym<#|(...)>
12 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: comment:sym<line_directive>
12 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: comment
12 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: comment:sym<#`(...)>
12 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: comment:sym<#=>
12 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: comment:sym<#=(...)>
12 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: comment:sym<#>
12 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: comment:sym<#|>
12 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: comment:sym<#|(...)>
12 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: comment:sym<line_directive>
12 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: comment
12 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: comment:sym<#`(...)>
12 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: comment:sym<#=>
12 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: comment:sym<#=(...)>
12 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: comment:sym<#>
12 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: comment:sym<#|>
12 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: comment:sym<#|(...)>
12 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: comment:sym<line_directive>
13 Perl6::Grammar: BOOTStr: O
14 Perl6::Grammar+{Oper}: BOOTStr: after
14 Perl6::Grammar+{Oper}: BOOTStr: arg_flat_nok
14 Perl6::Grammar+{Oper}: BOOTStr: cry_sorrows
14 Perl6::Grammar+{Oper}: BOOTStr: end_prefix
14 Perl6::Grammar+{Oper}: BOOTStr: explain_mystery
14 Perl6::Grammar+{Oper}: BOOTStr: NYI
14 Perl6::Grammar+{Oper}: BOOTStr: prefix:sym<♥>
14 Perl6::Grammar+{Oper}: BOOTStr: term:sym<circumfix>
14 Perl6::Grammar+{Oper}: BOOTStr: tok
14 Perl6::Grammar+{Oper}+{Oper}: BOOTStr: after
14 Perl6::Grammar+{Oper}+{Oper}: BOOTStr: arg_flat_nok
14 Perl6::Grammar+{Oper}+{Oper}: BOOTStr: cry_sorrows
14 Perl6::Grammar+{Oper}+{Oper}: BOOTStr: end_prefix
14 Perl6::Grammar+{Oper}+{Oper}: BOOTStr: explain_mystery
14 Perl6::Grammar+{Oper}+{Oper}: BOOTStr: genO
14 Perl6::Grammar+{Oper}+{Oper}: BOOTStr: NYI
14 Perl6::Grammar+{Oper}+{Oper}: BOOTStr: prefix:sym<♥>
14 Perl6::Grammar+{Oper}+{Oper}: BOOTStr: term:sym<circumfix>
14 Perl6::Grammar+{Oper}+{Oper}: BOOTStr: tok
14 Perl6::Grammar+{Oper}+{Oper}+{Oper}: BOOTStr: after
14 Perl6::Grammar+{Oper}+{Oper}+{Oper}: BOOTStr: arg_flat_nok
14 Perl6::Grammar+{Oper}+{Oper}+{Oper}: BOOTStr: cry_sorrows
14 Perl6::Grammar+{Oper}+{Oper}+{Oper}: BOOTStr: end_prefix
14 Perl6::Grammar+{Oper}+{Oper}+{Oper}: BOOTStr: explain_mystery
14 Perl6::Grammar+{Oper}+{Oper}+{Oper}: BOOTStr: NYI
14 Perl6::Grammar+{Oper}+{Oper}+{Oper}: BOOTStr: prefix:sym<♥>
14 Perl6::Grammar+{Oper}+{Oper}+{Oper}: BOOTStr: term:sym<circumfix>
14 Perl6::Grammar+{Oper}+{Oper}+{Oper}: BOOTStr: tok
14 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: after
14 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: arg_flat_nok
14 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: cry_sorrows
14 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: end_prefix
14 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: explain_mystery
14 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: NYI
14 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: prefix:sym<♥>
14 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: term:sym<circumfix>
14 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: tok
14 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: after
14 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: arg_flat_nok
14 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: cry_sorrows
14 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: end_prefix
14 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: explain_mystery
14 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: NYI
14 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: prefix:sym<♥>
14 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: term:sym<circumfix>
14 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: tok
14 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: after
14 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: arg_flat_nok
14 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: cry_sorrows
14 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: end_prefix
14 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: explain_mystery
14 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: NYI
14 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: prefix:sym<♥>
14 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: term:sym<circumfix>
14 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: tok
14 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: after
14 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: arg_flat_nok
14 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: cry_sorrows
14 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: end_prefix
14 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: explain_mystery
14 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: NYI
14 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: prefix:sym<♥>
14 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: term:sym<circumfix>
14 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: tok
14 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: after
14 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: arg_flat_nok
14 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: cry_sorrows
14 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: end_prefix
14 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: explain_mystery
14 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: NYI
14 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: prefix:sym<♥>
14 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: term:sym<circumfix>
14 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: tok
14 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: after
14 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: arg_flat_nok
14 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: cry_sorrows
14 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: end_prefix
14 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: explain_mystery
14 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: NYI
14 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: prefix:sym<♥>
14 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: term:sym<circumfix>
14 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: tok
14 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: after
14 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: arg_flat_nok
14 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: cry_sorrows
14 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: end_prefix
14 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: explain_mystery
14 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: method_def
14 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: NYI
14 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: prefix:sym<♥>
14 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: term:sym<circumfix>
14 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: tok
15 Perl6::Grammar: BOOTStr: unsp
15 Perl6::Grammar+{Oper}: BOOTStr: desigilname
15 Perl6::Grammar+{Oper}: BOOTStr: variable
15 Perl6::Grammar+{Oper}+{Oper}: BOOTStr: desigilname
15 Perl6::Grammar+{Oper}+{Oper}: BOOTStr: variable
15 Perl6::Grammar+{Oper}+{Oper}+{Oper}: BOOTStr: desigilname
15 Perl6::Grammar+{Oper}+{Oper}+{Oper}: BOOTStr: variable
15 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: desigilname
15 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: variable
15 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: desigilname
15 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: variable
15 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: desigilname
15 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: variable
15 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: desigilname
15 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: variable
15 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: desigilname
15 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: variable
15 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: desigilname
15 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: variable
15 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: desigilname
15 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: variable
16 Perl6::Grammar+{Oper}: BOOTStr: contextualizer
16 Perl6::Grammar+{Oper}: BOOTStr: method_def
16 Perl6::Grammar+{Oper}: BOOTStr: special_variable
16 Perl6::Grammar+{Oper}: BOOTStr: special_variable:sym<@->
16 Perl6::Grammar+{Oper}: BOOTStr: special_variable:sym<@-[ ]>
16 Perl6::Grammar+{Oper}: BOOTStr: special_variable:sym<@+>
16 Perl6::Grammar+{Oper}: BOOTStr: special_variable:sym<@+[ ]>
16 Perl6::Grammar+{Oper}: BOOTStr: special_variable:sym<@+{ }>
16 Perl6::Grammar+{Oper}: BOOTStr: special_variable:sym<$`>
16 Perl6::Grammar+{Oper}: BOOTStr: special_variable:sym<$^>
16 Perl6::Grammar+{Oper}: BOOTStr: special_variable:sym<$~>
16 Perl6::Grammar+{Oper}: BOOTStr: special_variable:sym<$=>
16 Perl6::Grammar+{Oper}: BOOTStr: special_variable:sym<$|>
16 Perl6::Grammar+{Oper}: BOOTStr: special_variable:sym<$-[ ]>
16 Perl6::Grammar+{Oper}: BOOTStr: special_variable:sym<$,>
16 Perl6::Grammar+{Oper}: BOOTStr: special_variable:sym<$;>
16 Perl6::Grammar+{Oper}: BOOTStr: special_variable:sym<$:>
16 Perl6::Grammar+{Oper}: BOOTStr: special_variable:sym<$!{ }>
16 Perl6::Grammar+{Oper}: BOOTStr: special_variable:sym<$?>
16 Perl6::Grammar+{Oper}: BOOTStr: special_variable:sym<$/>
16 Perl6::Grammar+{Oper}: BOOTStr: special_variable:sym<$.>
16 Perl6::Grammar+{Oper}: BOOTStr: special_variable:sym<$'>
16 Perl6::Grammar+{Oper}: BOOTStr: special_variable:sym<$">
16 Perl6::Grammar+{Oper}: BOOTStr: special_variable:sym<$]>
16 Perl6::Grammar+{Oper}: BOOTStr: special_variable:sym<${ }>
16 Perl6::Grammar+{Oper}: BOOTStr: special_variable:sym<$@>
16 Perl6::Grammar+{Oper}: BOOTStr: special_variable:sym<$$>
16 Perl6::Grammar+{Oper}: BOOTStr: special_variable:sym<$*>
16 Perl6::Grammar+{Oper}: BOOTStr: special_variable:sym<$\>
16 Perl6::Grammar+{Oper}: BOOTStr: special_variable:sym<$&>
16 Perl6::Grammar+{Oper}: BOOTStr: special_variable:sym<$#>
16 Perl6::Grammar+{Oper}: BOOTStr: special_variable:sym<$%>
16 Perl6::Grammar+{Oper}: BOOTStr: special_variable:sym<$+[ ]>
16 Perl6::Grammar+{Oper}: BOOTStr: special_variable:sym<%->
16 Perl6::Grammar+{Oper}: BOOTStr: special_variable:sym<%-{ }>
16 Perl6::Grammar+{Oper}: BOOTStr: special_variable:sym<%+>
16 Perl6::Grammar+{Oper}: BOOTStr: twigil
16 Perl6::Grammar+{Oper}+{Oper}: BOOTStr: contextualizer
16 Perl6::Grammar+{Oper}+{Oper}: BOOTStr: method_def
16 Perl6::Grammar+{Oper}+{Oper}: BOOTStr: special_variable
16 Perl6::Grammar+{Oper}+{Oper}: BOOTStr: special_variable:sym<@->
16 Perl6::Grammar+{Oper}+{Oper}: BOOTStr: special_variable:sym<@-[ ]>
16 Perl6::Grammar+{Oper}+{Oper}: BOOTStr: special_variable:sym<@+>
16 Perl6::Grammar+{Oper}+{Oper}: BOOTStr: special_variable:sym<@+[ ]>
16 Perl6::Grammar+{Oper}+{Oper}: BOOTStr: special_variable:sym<@+{ }>
16 Perl6::Grammar+{Oper}+{Oper}: BOOTStr: special_variable:sym<$`>
16 Perl6::Grammar+{Oper}+{Oper}: BOOTStr: special_variable:sym<$^>
16 Perl6::Grammar+{Oper}+{Oper}: BOOTStr: special_variable:sym<$~>
16 Perl6::Grammar+{Oper}+{Oper}: BOOTStr: special_variable:sym<$=>
16 Perl6::Grammar+{Oper}+{Oper}: BOOTStr: special_variable:sym<$|>
16 Perl6::Grammar+{Oper}+{Oper}: BOOTStr: special_variable:sym<$-[ ]>
16 Perl6::Grammar+{Oper}+{Oper}: BOOTStr: special_variable:sym<$,>
16 Perl6::Grammar+{Oper}+{Oper}: BOOTStr: special_variable:sym<$;>
16 Perl6::Grammar+{Oper}+{Oper}: BOOTStr: special_variable:sym<$:>
16 Perl6::Grammar+{Oper}+{Oper}: BOOTStr: special_variable:sym<$!{ }>
16 Perl6::Grammar+{Oper}+{Oper}: BOOTStr: special_variable:sym<$?>
16 Perl6::Grammar+{Oper}+{Oper}: BOOTStr: special_variable:sym<$/>
16 Perl6::Grammar+{Oper}+{Oper}: BOOTStr: special_variable:sym<$.>
16 Perl6::Grammar+{Oper}+{Oper}: BOOTStr: special_variable:sym<$'>
16 Perl6::Grammar+{Oper}+{Oper}: BOOTStr: special_variable:sym<$">
16 Perl6::Grammar+{Oper}+{Oper}: BOOTStr: special_variable:sym<$]>
16 Perl6::Grammar+{Oper}+{Oper}: BOOTStr: special_variable:sym<${ }>
16 Perl6::Grammar+{Oper}+{Oper}: BOOTStr: special_variable:sym<$@>
16 Perl6::Grammar+{Oper}+{Oper}: BOOTStr: special_variable:sym<$$>
16 Perl6::Grammar+{Oper}+{Oper}: BOOTStr: special_variable:sym<$*>
16 Perl6::Grammar+{Oper}+{Oper}: BOOTStr: special_variable:sym<$\>
16 Perl6::Grammar+{Oper}+{Oper}: BOOTStr: special_variable:sym<$&>
16 Perl6::Grammar+{Oper}+{Oper}: BOOTStr: special_variable:sym<$#>
16 Perl6::Grammar+{Oper}+{Oper}: BOOTStr: special_variable:sym<$%>
16 Perl6::Grammar+{Oper}+{Oper}: BOOTStr: special_variable:sym<$+[ ]>
16 Perl6::Grammar+{Oper}+{Oper}: BOOTStr: special_variable:sym<%->
16 Perl6::Grammar+{Oper}+{Oper}: BOOTStr: special_variable:sym<%-{ }>
16 Perl6::Grammar+{Oper}+{Oper}: BOOTStr: special_variable:sym<%+>
16 Perl6::Grammar+{Oper}+{Oper}: BOOTStr: twigil
16 Perl6::Grammar+{Oper}+{Oper}+{Oper}: BOOTStr: contextualizer
16 Perl6::Grammar+{Oper}+{Oper}+{Oper}: BOOTStr: method_def
16 Perl6::Grammar+{Oper}+{Oper}+{Oper}: BOOTStr: special_variable
16 Perl6::Grammar+{Oper}+{Oper}+{Oper}: BOOTStr: special_variable:sym<@->
16 Perl6::Grammar+{Oper}+{Oper}+{Oper}: BOOTStr: special_variable:sym<@-[ ]>
16 Perl6::Grammar+{Oper}+{Oper}+{Oper}: BOOTStr: special_variable:sym<@+>
16 Perl6::Grammar+{Oper}+{Oper}+{Oper}: BOOTStr: special_variable:sym<@+[ ]>
16 Perl6::Grammar+{Oper}+{Oper}+{Oper}: BOOTStr: special_variable:sym<@+{ }>
16 Perl6::Grammar+{Oper}+{Oper}+{Oper}: BOOTStr: special_variable:sym<$`>
16 Perl6::Grammar+{Oper}+{Oper}+{Oper}: BOOTStr: special_variable:sym<$^>
16 Perl6::Grammar+{Oper}+{Oper}+{Oper}: BOOTStr: special_variable:sym<$~>
16 Perl6::Grammar+{Oper}+{Oper}+{Oper}: BOOTStr: special_variable:sym<$=>
16 Perl6::Grammar+{Oper}+{Oper}+{Oper}: BOOTStr: special_variable:sym<$|>
16 Perl6::Grammar+{Oper}+{Oper}+{Oper}: BOOTStr: special_variable:sym<$-[ ]>
16 Perl6::Grammar+{Oper}+{Oper}+{Oper}: BOOTStr: special_variable:sym<$,>
16 Perl6::Grammar+{Oper}+{Oper}+{Oper}: BOOTStr: special_variable:sym<$;>
16 Perl6::Grammar+{Oper}+{Oper}+{Oper}: BOOTStr: special_variable:sym<$:>
16 Perl6::Grammar+{Oper}+{Oper}+{Oper}: BOOTStr: special_variable:sym<$!{ }>
16 Perl6::Grammar+{Oper}+{Oper}+{Oper}: BOOTStr: special_variable:sym<$?>
16 Perl6::Grammar+{Oper}+{Oper}+{Oper}: BOOTStr: special_variable:sym<$/>
16 Perl6::Grammar+{Oper}+{Oper}+{Oper}: BOOTStr: special_variable:sym<$.>
16 Perl6::Grammar+{Oper}+{Oper}+{Oper}: BOOTStr: special_variable:sym<$'>
16 Perl6::Grammar+{Oper}+{Oper}+{Oper}: BOOTStr: special_variable:sym<$">
16 Perl6::Grammar+{Oper}+{Oper}+{Oper}: BOOTStr: special_variable:sym<$]>
16 Perl6::Grammar+{Oper}+{Oper}+{Oper}: BOOTStr: special_variable:sym<${ }>
16 Perl6::Grammar+{Oper}+{Oper}+{Oper}: BOOTStr: special_variable:sym<$@>
16 Perl6::Grammar+{Oper}+{Oper}+{Oper}: BOOTStr: special_variable:sym<$$>
16 Perl6::Grammar+{Oper}+{Oper}+{Oper}: BOOTStr: special_variable:sym<$*>
16 Perl6::Grammar+{Oper}+{Oper}+{Oper}: BOOTStr: special_variable:sym<$\>
16 Perl6::Grammar+{Oper}+{Oper}+{Oper}: BOOTStr: special_variable:sym<$&>
16 Perl6::Grammar+{Oper}+{Oper}+{Oper}: BOOTStr: special_variable:sym<$#>
16 Perl6::Grammar+{Oper}+{Oper}+{Oper}: BOOTStr: special_variable:sym<$%>
16 Perl6::Grammar+{Oper}+{Oper}+{Oper}: BOOTStr: special_variable:sym<$+[ ]>
16 Perl6::Grammar+{Oper}+{Oper}+{Oper}: BOOTStr: special_variable:sym<%->
16 Perl6::Grammar+{Oper}+{Oper}+{Oper}: BOOTStr: special_variable:sym<%-{ }>
16 Perl6::Grammar+{Oper}+{Oper}+{Oper}: BOOTStr: special_variable:sym<%+>
16 Perl6::Grammar+{Oper}+{Oper}+{Oper}: BOOTStr: twigil
16 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: contextualizer
16 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: method_def
16 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: special_variable
16 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: special_variable:sym<@->
16 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: special_variable:sym<@-[ ]>
16 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: special_variable:sym<@+>
16 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: special_variable:sym<@+[ ]>
16 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: special_variable:sym<@+{ }>
16 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: special_variable:sym<$`>
16 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: special_variable:sym<$^>
16 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: special_variable:sym<$~>
16 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: special_variable:sym<$=>
16 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: special_variable:sym<$|>
16 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: special_variable:sym<$-[ ]>
16 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: special_variable:sym<$,>
16 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: special_variable:sym<$;>
16 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: special_variable:sym<$:>
16 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: special_variable:sym<$!{ }>
16 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: special_variable:sym<$?>
16 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: special_variable:sym<$/>
16 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: special_variable:sym<$.>
16 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: special_variable:sym<$'>
16 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: special_variable:sym<$">
16 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: special_variable:sym<$]>
16 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: special_variable:sym<${ }>
16 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: special_variable:sym<$@>
16 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: special_variable:sym<$$>
16 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: special_variable:sym<$*>
16 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: special_variable:sym<$\>
16 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: special_variable:sym<$&>
16 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: special_variable:sym<$#>
16 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: special_variable:sym<$%>
16 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: special_variable:sym<$+[ ]>
16 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: special_variable:sym<%->
16 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: special_variable:sym<%-{ }>
16 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: special_variable:sym<%+>
16 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: twigil
16 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: contextualizer
16 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: method_def
16 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: special_variable
16 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: special_variable:sym<@->
16 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: special_variable:sym<@-[ ]>
16 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: special_variable:sym<@+>
16 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: special_variable:sym<@+[ ]>
16 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: special_variable:sym<@+{ }>
16 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: special_variable:sym<$`>
16 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: special_variable:sym<$^>
16 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: special_variable:sym<$~>
16 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: special_variable:sym<$=>
16 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: special_variable:sym<$|>
16 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: special_variable:sym<$-[ ]>
16 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: special_variable:sym<$,>
16 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: special_variable:sym<$;>
16 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: special_variable:sym<$:>
16 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: special_variable:sym<$!{ }>
16 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: special_variable:sym<$?>
16 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: special_variable:sym<$/>
16 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: special_variable:sym<$.>
16 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: special_variable:sym<$'>
16 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: special_variable:sym<$">
16 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: special_variable:sym<$]>
16 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: special_variable:sym<${ }>
16 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: special_variable:sym<$@>
16 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: special_variable:sym<$$>
16 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: special_variable:sym<$*>
16 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: special_variable:sym<$\>
16 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: special_variable:sym<$&>
16 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: special_variable:sym<$#>
16 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: special_variable:sym<$%>
16 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: special_variable:sym<$+[ ]>
16 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: special_variable:sym<%->
16 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: special_variable:sym<%-{ }>
16 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: special_variable:sym<%+>
16 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: twigil
16 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: contextualizer
16 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: method_def
16 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: special_variable
16 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: special_variable:sym<@->
16 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: special_variable:sym<@-[ ]>
16 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: special_variable:sym<@+>
16 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: special_variable:sym<@+[ ]>
16 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: special_variable:sym<@+{ }>
16 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: special_variable:sym<$`>
16 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: special_variable:sym<$^>
16 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: special_variable:sym<$~>
16 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: special_variable:sym<$=>
16 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: special_variable:sym<$|>
16 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: special_variable:sym<$-[ ]>
16 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: special_variable:sym<$,>
16 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: special_variable:sym<$;>
16 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: special_variable:sym<$:>
16 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: special_variable:sym<$!{ }>
16 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: special_variable:sym<$?>
16 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: special_variable:sym<$/>
16 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: special_variable:sym<$.>
16 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: special_variable:sym<$'>
16 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: special_variable:sym<$">
16 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: special_variable:sym<$]>
16 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: special_variable:sym<${ }>
16 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: special_variable:sym<$@>
16 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: special_variable:sym<$$>
16 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: special_variable:sym<$*>
16 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: special_variable:sym<$\>
16 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: special_variable:sym<$&>
16 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: special_variable:sym<$#>
16 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: special_variable:sym<$%>
16 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: special_variable:sym<$+[ ]>
16 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: special_variable:sym<%->
16 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: special_variable:sym<%-{ }>
16 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: special_variable:sym<%+>
16 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: twigil
16 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: contextualizer
16 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: method_def
16 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: special_variable
16 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: special_variable:sym<@->
16 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: special_variable:sym<@-[ ]>
16 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: special_variable:sym<@+>
16 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: special_variable:sym<@+[ ]>
16 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: special_variable:sym<@+{ }>
16 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: special_variable:sym<$`>
16 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: special_variable:sym<$^>
16 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: special_variable:sym<$~>
16 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: special_variable:sym<$=>
16 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: special_variable:sym<$|>
16 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: special_variable:sym<$-[ ]>
16 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: special_variable:sym<$,>
16 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: special_variable:sym<$;>
16 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: special_variable:sym<$:>
16 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: special_variable:sym<$!{ }>
16 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: special_variable:sym<$?>
16 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: special_variable:sym<$/>
16 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: special_variable:sym<$.>
16 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: special_variable:sym<$'>
16 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: special_variable:sym<$">
16 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: special_variable:sym<$]>
16 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: special_variable:sym<${ }>
16 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: special_variable:sym<$@>
16 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: special_variable:sym<$$>
16 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: special_variable:sym<$*>
16 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: special_variable:sym<$\>
16 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: special_variable:sym<$&>
16 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: special_variable:sym<$#>
16 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: special_variable:sym<$%>
16 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: special_variable:sym<$+[ ]>
16 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: special_variable:sym<%->
16 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: special_variable:sym<%-{ }>
16 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: special_variable:sym<%+>
16 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: twigil
16 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: contextualizer
16 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: method_def
16 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: special_variable
16 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: special_variable:sym<@->
16 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: special_variable:sym<@-[ ]>
16 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: special_variable:sym<@+>
16 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: special_variable:sym<@+[ ]>
16 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: special_variable:sym<@+{ }>
16 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: special_variable:sym<$`>
16 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: special_variable:sym<$^>
16 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: special_variable:sym<$~>
16 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: special_variable:sym<$=>
16 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: special_variable:sym<$|>
16 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: special_variable:sym<$-[ ]>
16 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: special_variable:sym<$,>
16 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: special_variable:sym<$;>
16 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: special_variable:sym<$:>
16 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: special_variable:sym<$!{ }>
16 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: special_variable:sym<$?>
16 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: special_variable:sym<$/>
16 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: special_variable:sym<$.>
16 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: special_variable:sym<$'>
16 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: special_variable:sym<$">
16 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: special_variable:sym<$]>
16 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: special_variable:sym<${ }>
16 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: special_variable:sym<$@>
16 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: special_variable:sym<$$>
16 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: special_variable:sym<$*>
16 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: special_variable:sym<$\>
16 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: special_variable:sym<$&>
16 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: special_variable:sym<$#>
16 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: special_variable:sym<$%>
16 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: special_variable:sym<$+[ ]>
16 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: special_variable:sym<%->
16 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: special_variable:sym<%-{ }>
16 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: special_variable:sym<%+>
16 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: twigil
16 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: contextualizer
16 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: method_def
16 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: special_variable
16 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: special_variable:sym<@->
16 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: special_variable:sym<@-[ ]>
16 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: special_variable:sym<@+>
16 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: special_variable:sym<@+[ ]>
16 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: special_variable:sym<@+{ }>
16 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: special_variable:sym<$`>
16 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: special_variable:sym<$^>
16 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: special_variable:sym<$~>
16 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: special_variable:sym<$=>
16 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: special_variable:sym<$|>
16 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: special_variable:sym<$-[ ]>
16 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: special_variable:sym<$,>
16 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: special_variable:sym<$;>
16 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: special_variable:sym<$:>
16 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: special_variable:sym<$!{ }>
16 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: special_variable:sym<$?>
16 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: special_variable:sym<$/>
16 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: special_variable:sym<$.>
16 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: special_variable:sym<$'>
16 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: special_variable:sym<$">
16 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: special_variable:sym<$]>
16 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: special_variable:sym<${ }>
16 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: special_variable:sym<$@>
16 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: special_variable:sym<$$>
16 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: special_variable:sym<$*>
16 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: special_variable:sym<$\>
16 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: special_variable:sym<$&>
16 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: special_variable:sym<$#>
16 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: special_variable:sym<$%>
16 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: special_variable:sym<$+[ ]>
16 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: special_variable:sym<%->
16 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: special_variable:sym<%-{ }>
16 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: special_variable:sym<%+>
16 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: twigil
16 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: contextualizer
16 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: special_variable
16 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: special_variable:sym<@->
16 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: special_variable:sym<@-[ ]>
16 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: special_variable:sym<@+>
16 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: special_variable:sym<@+[ ]>
16 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: special_variable:sym<@+{ }>
16 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: special_variable:sym<$`>
16 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: special_variable:sym<$^>
16 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: special_variable:sym<$~>
16 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: special_variable:sym<$=>
16 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: special_variable:sym<$|>
16 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: special_variable:sym<$-[ ]>
16 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: special_variable:sym<$,>
16 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: special_variable:sym<$;>
16 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: special_variable:sym<$:>
16 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: special_variable:sym<$!{ }>
16 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: special_variable:sym<$?>
16 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: special_variable:sym<$/>
16 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: special_variable:sym<$.>
16 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: special_variable:sym<$'>
16 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: special_variable:sym<$">
16 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: special_variable:sym<$]>
16 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: special_variable:sym<${ }>
16 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: special_variable:sym<$@>
16 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: special_variable:sym<$$>
16 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: special_variable:sym<$*>
16 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: special_variable:sym<$\>
16 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: special_variable:sym<$&>
16 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: special_variable:sym<$#>
16 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: special_variable:sym<$%>
16 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: special_variable:sym<$+[ ]>
16 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: special_variable:sym<%->
16 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: special_variable:sym<%-{ }>
16 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: special_variable:sym<%+>
16 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: twigil
17 Perl6::Grammar+{Oper}: BOOTStr: twigil:sym<^>
17 Perl6::Grammar+{Oper}: BOOTStr: twigil:sym<~>
17 Perl6::Grammar+{Oper}: BOOTStr: twigil:sym<=>
17 Perl6::Grammar+{Oper}: BOOTStr: twigil:sym<:>
17 Perl6::Grammar+{Oper}: BOOTStr: twigil:sym<!>
17 Perl6::Grammar+{Oper}: BOOTStr: twigil:sym<?>
17 Perl6::Grammar+{Oper}: BOOTStr: twigil:sym<.>
17 Perl6::Grammar+{Oper}: BOOTStr: twigil:sym<*>
17 Perl6::Grammar+{Oper}+{Oper}: BOOTStr: twigil:sym<^>
17 Perl6::Grammar+{Oper}+{Oper}: BOOTStr: twigil:sym<~>
17 Perl6::Grammar+{Oper}+{Oper}: BOOTStr: twigil:sym<=>
17 Perl6::Grammar+{Oper}+{Oper}: BOOTStr: twigil:sym<:>
17 Perl6::Grammar+{Oper}+{Oper}: BOOTStr: twigil:sym<!>
17 Perl6::Grammar+{Oper}+{Oper}: BOOTStr: twigil:sym<?>
17 Perl6::Grammar+{Oper}+{Oper}: BOOTStr: twigil:sym<.>
17 Perl6::Grammar+{Oper}+{Oper}: BOOTStr: twigil:sym<*>
17 Perl6::Grammar+{Oper}+{Oper}+{Oper}: BOOTStr: twigil:sym<^>
17 Perl6::Grammar+{Oper}+{Oper}+{Oper}: BOOTStr: twigil:sym<~>
17 Perl6::Grammar+{Oper}+{Oper}+{Oper}: BOOTStr: twigil:sym<=>
17 Perl6::Grammar+{Oper}+{Oper}+{Oper}: BOOTStr: twigil:sym<:>
17 Perl6::Grammar+{Oper}+{Oper}+{Oper}: BOOTStr: twigil:sym<!>
17 Perl6::Grammar+{Oper}+{Oper}+{Oper}: BOOTStr: twigil:sym<?>
17 Perl6::Grammar+{Oper}+{Oper}+{Oper}: BOOTStr: twigil:sym<.>
17 Perl6::Grammar+{Oper}+{Oper}+{Oper}: BOOTStr: twigil:sym<*>
17 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: twigil:sym<^>
17 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: twigil:sym<~>
17 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: twigil:sym<=>
17 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: twigil:sym<:>
17 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: twigil:sym<!>
17 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: twigil:sym<?>
17 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: twigil:sym<.>
17 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: twigil:sym<*>
17 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: twigil:sym<^>
17 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: twigil:sym<~>
17 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: twigil:sym<=>
17 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: twigil:sym<:>
17 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: twigil:sym<!>
17 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: twigil:sym<?>
17 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: twigil:sym<.>
17 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: twigil:sym<*>
17 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: twigil:sym<^>
17 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: twigil:sym<~>
17 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: twigil:sym<=>
17 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: twigil:sym<:>
17 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: twigil:sym<!>
17 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: twigil:sym<?>
17 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: twigil:sym<.>
17 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: twigil:sym<*>
17 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: twigil:sym<^>
17 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: twigil:sym<~>
17 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: twigil:sym<=>
17 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: twigil:sym<:>
17 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: twigil:sym<!>
17 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: twigil:sym<?>
17 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: twigil:sym<.>
17 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: twigil:sym<*>
17 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: twigil:sym<^>
17 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: twigil:sym<~>
17 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: twigil:sym<=>
17 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: twigil:sym<:>
17 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: twigil:sym<!>
17 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: twigil:sym<?>
17 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: twigil:sym<.>
17 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: twigil:sym<*>
17 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: twigil:sym<^>
17 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: twigil:sym<~>
17 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: twigil:sym<=>
17 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: twigil:sym<:>
17 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: twigil:sym<!>
17 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: twigil:sym<?>
17 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: twigil:sym<.>
17 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: twigil:sym<*>
17 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: twigil:sym<^>
17 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: twigil:sym<~>
17 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: twigil:sym<=>
17 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: twigil:sym<:>
17 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: twigil:sym<!>
17 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: twigil:sym<?>
17 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: twigil:sym<.>
17 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: twigil:sym<*>
18 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: dottyop
19 Perl6::Grammar+{Oper}: BOOTStr: panic
19 Perl6::Grammar+{Oper}+{Oper}: BOOTStr: panic
19 Perl6::Grammar+{Oper}+{Oper}+{Oper}: BOOTStr: panic
19 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: panic
19 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: panic
19 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: panic
19 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: panic
19 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: panic
19 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: panic
19 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: panic
20 Perl6::Grammar: BOOTStr: circumfix
20 Perl6::Grammar: BOOTStr: circumfix:sym<« »>
20 Perl6::Grammar: BOOTStr: circumfix:sym<( )>
20 Perl6::Grammar: BOOTStr: circumfix:sym<[ ]>
20 Perl6::Grammar: BOOTStr: circumfix:sym<{ }>
20 Perl6::Grammar: BOOTStr: circumfix:sym«<< >>»
20 Perl6::Grammar: BOOTStr: circumfix:sym<ang>
20 Perl6::Grammar: BOOTStr: circumfix:sym<STATEMENT_LIST( )>
20 Perl6::Grammar+{Oper}: BOOTStr: dottyop
20 Perl6::Grammar+{Oper}+{Oper}: BOOTStr: dottyop
20 Perl6::Grammar+{Oper}+{Oper}+{Oper}: BOOTStr: dottyop
20 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: dottyop
20 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: dottyop
20 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: dottyop
20 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: dottyop
20 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: dottyop
20 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: dottyop
20 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: methodop
21 Perl6::Grammar+{Oper}: BOOTStr: dupprefix
21 Perl6::Grammar+{Oper}: BOOTStr: escale
21 Perl6::Grammar+{Oper}: BOOTStr: sign
21 Perl6::Grammar+{Oper}+{Oper}: BOOTStr: dupprefix
21 Perl6::Grammar+{Oper}+{Oper}: BOOTStr: escale
21 Perl6::Grammar+{Oper}+{Oper}: BOOTStr: sign
21 Perl6::Grammar+{Oper}+{Oper}+{Oper}: BOOTStr: dupprefix
21 Perl6::Grammar+{Oper}+{Oper}+{Oper}: BOOTStr: escale
21 Perl6::Grammar+{Oper}+{Oper}+{Oper}: BOOTStr: genO
21 Perl6::Grammar+{Oper}+{Oper}+{Oper}: BOOTStr: sign
21 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: dupprefix
21 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: escale
21 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: sign
21 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: dupprefix
21 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: escale
21 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: sign
21 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: dupprefix
21 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: escale
21 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: sign
21 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: dupprefix
21 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: escale
21 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: sign
21 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: dupprefix
21 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: escale
21 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: sign
21 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: dupprefix
21 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: escale
21 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: sign
21 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: dupprefix
21 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: escale
21 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: sign
23 Perl6::Grammar+{Oper}: BOOTStr: MARKER
23 Perl6::Grammar+{Oper}: BOOTStr: methodop
23 Perl6::Grammar+{Oper}+{Oper}: BOOTStr: MARKER
23 Perl6::Grammar+{Oper}+{Oper}: BOOTStr: methodop
23 Perl6::Grammar+{Oper}+{Oper}+{Oper}: BOOTStr: MARKER
23 Perl6::Grammar+{Oper}+{Oper}+{Oper}: BOOTStr: methodop
23 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: MARKER
23 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: methodop
23 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: MARKER
23 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: methodop
23 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: MARKER
23 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: methodop
23 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: MARKER
23 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: methodop
23 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: MARKER
23 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: methodop
23 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: MARKER
23 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: methodop
23 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: MARKER
27 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: old_rx_mods
27 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: quote
27 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: quote:sym</ />
27 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: quote:sym<apos>
27 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: quote:sym<crnr>
27 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: quote:sym<dblq>
27 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: quote:sym<hapos>
27 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: quote:sym<hdblq>
27 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: quote:sym<lapos>
27 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: quote:sym<ldblq>
27 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: quote:sym<m>
27 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: quote:sym</null/>
27 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: quote:sym<q>
27 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: quote:sym<Q>
27 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: quote:sym<qq>
27 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: quote:sym<qr>
27 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: quote:sym<quasi>
27 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: quote:sym<rx>
27 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: quote:sym<s>
27 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: quote:sym<sapos>
27 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: quote:sym<sdblq>
27 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: quote:sym<tr>
27 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: quote:sym<y>
28 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: genO
30 Perl6::Grammar+{Oper}: BOOTStr: old_rx_mods
30 Perl6::Grammar+{Oper}: BOOTStr: quote
30 Perl6::Grammar+{Oper}: BOOTStr: quote:sym</ />
30 Perl6::Grammar+{Oper}: BOOTStr: quote:sym<apos>
30 Perl6::Grammar+{Oper}: BOOTStr: quote:sym<crnr>
30 Perl6::Grammar+{Oper}: BOOTStr: quote:sym<dblq>
30 Perl6::Grammar+{Oper}: BOOTStr: quote:sym<hapos>
30 Perl6::Grammar+{Oper}: BOOTStr: quote:sym<hdblq>
30 Perl6::Grammar+{Oper}: BOOTStr: quote:sym<lapos>
30 Perl6::Grammar+{Oper}: BOOTStr: quote:sym<ldblq>
30 Perl6::Grammar+{Oper}: BOOTStr: quote:sym<m>
30 Perl6::Grammar+{Oper}: BOOTStr: quote:sym</null/>
30 Perl6::Grammar+{Oper}: BOOTStr: quote:sym<q>
30 Perl6::Grammar+{Oper}: BOOTStr: quote:sym<Q>
30 Perl6::Grammar+{Oper}: BOOTStr: quote:sym<qq>
30 Perl6::Grammar+{Oper}: BOOTStr: quote:sym<qr>
30 Perl6::Grammar+{Oper}: BOOTStr: quote:sym<quasi>
30 Perl6::Grammar+{Oper}: BOOTStr: quote:sym<rx>
30 Perl6::Grammar+{Oper}: BOOTStr: quote:sym<s>
30 Perl6::Grammar+{Oper}: BOOTStr: quote:sym<sapos>
30 Perl6::Grammar+{Oper}: BOOTStr: quote:sym<sdblq>
30 Perl6::Grammar+{Oper}: BOOTStr: quote:sym<tr>
30 Perl6::Grammar+{Oper}: BOOTStr: quote:sym<y>
30 Perl6::Grammar+{Oper}+{Oper}: BOOTStr: old_rx_mods
30 Perl6::Grammar+{Oper}+{Oper}: BOOTStr: quote
30 Perl6::Grammar+{Oper}+{Oper}: BOOTStr: quote:sym</ />
30 Perl6::Grammar+{Oper}+{Oper}: BOOTStr: quote:sym<apos>
30 Perl6::Grammar+{Oper}+{Oper}: BOOTStr: quote:sym<crnr>
30 Perl6::Grammar+{Oper}+{Oper}: BOOTStr: quote:sym<dblq>
30 Perl6::Grammar+{Oper}+{Oper}: BOOTStr: quote:sym<hapos>
30 Perl6::Grammar+{Oper}+{Oper}: BOOTStr: quote:sym<hdblq>
30 Perl6::Grammar+{Oper}+{Oper}: BOOTStr: quote:sym<lapos>
30 Perl6::Grammar+{Oper}+{Oper}: BOOTStr: quote:sym<ldblq>
30 Perl6::Grammar+{Oper}+{Oper}: BOOTStr: quote:sym<m>
30 Perl6::Grammar+{Oper}+{Oper}: BOOTStr: quote:sym</null/>
30 Perl6::Grammar+{Oper}+{Oper}: BOOTStr: quote:sym<q>
30 Perl6::Grammar+{Oper}+{Oper}: BOOTStr: quote:sym<Q>
30 Perl6::Grammar+{Oper}+{Oper}: BOOTStr: quote:sym<qq>
30 Perl6::Grammar+{Oper}+{Oper}: BOOTStr: quote:sym<qr>
30 Perl6::Grammar+{Oper}+{Oper}: BOOTStr: quote:sym<quasi>
30 Perl6::Grammar+{Oper}+{Oper}: BOOTStr: quote:sym<rx>
30 Perl6::Grammar+{Oper}+{Oper}: BOOTStr: quote:sym<s>
30 Perl6::Grammar+{Oper}+{Oper}: BOOTStr: quote:sym<sapos>
30 Perl6::Grammar+{Oper}+{Oper}: BOOTStr: quote:sym<sdblq>
30 Perl6::Grammar+{Oper}+{Oper}: BOOTStr: quote:sym<tr>
30 Perl6::Grammar+{Oper}+{Oper}: BOOTStr: quote:sym<y>
30 Perl6::Grammar+{Oper}+{Oper}+{Oper}: BOOTStr: old_rx_mods
30 Perl6::Grammar+{Oper}+{Oper}+{Oper}: BOOTStr: quote
30 Perl6::Grammar+{Oper}+{Oper}+{Oper}: BOOTStr: quote:sym</ />
30 Perl6::Grammar+{Oper}+{Oper}+{Oper}: BOOTStr: quote:sym<apos>
30 Perl6::Grammar+{Oper}+{Oper}+{Oper}: BOOTStr: quote:sym<crnr>
30 Perl6::Grammar+{Oper}+{Oper}+{Oper}: BOOTStr: quote:sym<dblq>
30 Perl6::Grammar+{Oper}+{Oper}+{Oper}: BOOTStr: quote:sym<hapos>
30 Perl6::Grammar+{Oper}+{Oper}+{Oper}: BOOTStr: quote:sym<hdblq>
30 Perl6::Grammar+{Oper}+{Oper}+{Oper}: BOOTStr: quote:sym<lapos>
30 Perl6::Grammar+{Oper}+{Oper}+{Oper}: BOOTStr: quote:sym<ldblq>
30 Perl6::Grammar+{Oper}+{Oper}+{Oper}: BOOTStr: quote:sym<m>
30 Perl6::Grammar+{Oper}+{Oper}+{Oper}: BOOTStr: quote:sym</null/>
30 Perl6::Grammar+{Oper}+{Oper}+{Oper}: BOOTStr: quote:sym<q>
30 Perl6::Grammar+{Oper}+{Oper}+{Oper}: BOOTStr: quote:sym<Q>
30 Perl6::Grammar+{Oper}+{Oper}+{Oper}: BOOTStr: quote:sym<qq>
30 Perl6::Grammar+{Oper}+{Oper}+{Oper}: BOOTStr: quote:sym<qr>
30 Perl6::Grammar+{Oper}+{Oper}+{Oper}: BOOTStr: quote:sym<quasi>
30 Perl6::Grammar+{Oper}+{Oper}+{Oper}: BOOTStr: quote:sym<rx>
30 Perl6::Grammar+{Oper}+{Oper}+{Oper}: BOOTStr: quote:sym<s>
30 Perl6::Grammar+{Oper}+{Oper}+{Oper}: BOOTStr: quote:sym<sapos>
30 Perl6::Grammar+{Oper}+{Oper}+{Oper}: BOOTStr: quote:sym<sdblq>
30 Perl6::Grammar+{Oper}+{Oper}+{Oper}: BOOTStr: quote:sym<tr>
30 Perl6::Grammar+{Oper}+{Oper}+{Oper}: BOOTStr: quote:sym<y>
30 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: old_rx_mods
30 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: quote
30 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: quote:sym</ />
30 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: quote:sym<apos>
30 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: quote:sym<crnr>
30 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: quote:sym<dblq>
30 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: quote:sym<hapos>
30 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: quote:sym<hdblq>
30 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: quote:sym<lapos>
30 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: quote:sym<ldblq>
30 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: quote:sym<m>
30 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: quote:sym</null/>
30 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: quote:sym<q>
30 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: quote:sym<Q>
30 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: quote:sym<qq>
30 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: quote:sym<qr>
30 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: quote:sym<quasi>
30 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: quote:sym<rx>
30 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: quote:sym<s>
30 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: quote:sym<sapos>
30 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: quote:sym<sdblq>
30 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: quote:sym<tr>
30 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: quote:sym<y>
30 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: old_rx_mods
30 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: quote
30 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: quote:sym</ />
30 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: quote:sym<apos>
30 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: quote:sym<crnr>
30 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: quote:sym<dblq>
30 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: quote:sym<hapos>
30 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: quote:sym<hdblq>
30 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: quote:sym<lapos>
30 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: quote:sym<ldblq>
30 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: quote:sym<m>
30 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: quote:sym</null/>
30 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: quote:sym<q>
30 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: quote:sym<Q>
30 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: quote:sym<qq>
30 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: quote:sym<qr>
30 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: quote:sym<quasi>
30 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: quote:sym<rx>
30 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: quote:sym<s>
30 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: quote:sym<sapos>
30 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: quote:sym<sdblq>
30 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: quote:sym<tr>
30 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: quote:sym<y>
30 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: old_rx_mods
30 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: quote
30 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: quote:sym</ />
30 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: quote:sym<apos>
30 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: quote:sym<crnr>
30 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: quote:sym<dblq>
30 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: quote:sym<hapos>
30 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: quote:sym<hdblq>
30 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: quote:sym<lapos>
30 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: quote:sym<ldblq>
30 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: quote:sym<m>
30 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: quote:sym</null/>
30 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: quote:sym<q>
30 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: quote:sym<Q>
30 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: quote:sym<qq>
30 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: quote:sym<qr>
30 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: quote:sym<quasi>
30 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: quote:sym<rx>
30 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: quote:sym<s>
30 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: quote:sym<sapos>
30 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: quote:sym<sdblq>
30 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: quote:sym<tr>
30 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: quote:sym<y>
30 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: old_rx_mods
30 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: quote
30 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: quote:sym</ />
30 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: quote:sym<apos>
30 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: quote:sym<crnr>
30 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: quote:sym<dblq>
30 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: quote:sym<hapos>
30 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: quote:sym<hdblq>
30 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: quote:sym<lapos>
30 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: quote:sym<ldblq>
30 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: quote:sym<m>
30 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: quote:sym</null/>
30 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: quote:sym<q>
30 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: quote:sym<Q>
30 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: quote:sym<qq>
30 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: quote:sym<qr>
30 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: quote:sym<quasi>
30 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: quote:sym<rx>
30 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: quote:sym<s>
30 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: quote:sym<sapos>
30 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: quote:sym<sdblq>
30 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: quote:sym<tr>
30 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: quote:sym<y>
30 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: old_rx_mods
30 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: quote
30 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: quote:sym</ />
30 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: quote:sym<apos>
30 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: quote:sym<crnr>
30 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: quote:sym<dblq>
30 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: quote:sym<hapos>
30 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: quote:sym<hdblq>
30 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: quote:sym<lapos>
30 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: quote:sym<ldblq>
30 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: quote:sym<m>
30 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: quote:sym</null/>
30 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: quote:sym<q>
30 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: quote:sym<Q>
30 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: quote:sym<qq>
30 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: quote:sym<qr>
30 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: quote:sym<quasi>
30 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: quote:sym<rx>
30 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: quote:sym<s>
30 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: quote:sym<sapos>
30 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: quote:sym<sdblq>
30 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: quote:sym<tr>
30 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: quote:sym<y>
30 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: old_rx_mods
30 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: quote
30 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: quote:sym</ />
30 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: quote:sym<apos>
30 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: quote:sym<crnr>
30 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: quote:sym<dblq>
30 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: quote:sym<hapos>
30 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: quote:sym<hdblq>
30 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: quote:sym<lapos>
30 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: quote:sym<ldblq>
30 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: quote:sym<m>
30 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: quote:sym</null/>
30 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: quote:sym<q>
30 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: quote:sym<Q>
30 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: quote:sym<qq>
30 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: quote:sym<qr>
30 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: quote:sym<quasi>
30 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: quote:sym<rx>
30 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: quote:sym<s>
30 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: quote:sym<sapos>
30 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: quote:sym<sdblq>
30 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: quote:sym<tr>
30 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: quote:sym<y>
33 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: opener
35 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: genO
36 Perl6::Grammar: BOOTStr: apostrophe
36 Perl6::Grammar: BOOTStr: identifier
36 Perl6::Grammar+{Oper}: BOOTStr: opener
36 Perl6::Grammar+{Oper}+{Oper}: BOOTStr: opener
36 Perl6::Grammar+{Oper}+{Oper}+{Oper}: BOOTStr: opener
36 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: opener
36 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: opener
36 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: opener
36 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: opener
36 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: opener
36 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: opener
38 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: postcircumfix
39 Perl6::Grammar+{Oper}: BOOTStr: postcircumfix
39 Perl6::Grammar+{Oper}+{Oper}: BOOTStr: postcircumfix
39 Perl6::Grammar+{Oper}+{Oper}+{Oper}: BOOTStr: postcircumfix
39 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: postcircumfix
39 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: postcircumfix
39 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: postcircumfix
39 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: postcircumfix
39 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: postcircumfix
39 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: postcircumfix
39 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: obs
39 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: postcircumfix:sym<« »>
39 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: postcircumfix:sym<( )>
39 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: postcircumfix:sym<[ ]>
39 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: postcircumfix:sym<[; ]>
39 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: postcircumfix:sym<{ }>
39 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: postcircumfix:sym<{; }>
39 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: postcircumfix:sym«<< >>»
39 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: postcircumfix:sym<ang>
40 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: colonpair
40 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: colonpair_variable
41 Perl6::Grammar+{Oper}: BOOTStr: obs
41 Perl6::Grammar+{Oper}: BOOTStr: postcircumfix:sym<« »>
41 Perl6::Grammar+{Oper}: BOOTStr: postcircumfix:sym<( )>
41 Perl6::Grammar+{Oper}: BOOTStr: postcircumfix:sym<[ ]>
41 Perl6::Grammar+{Oper}: BOOTStr: postcircumfix:sym<[; ]>
41 Perl6::Grammar+{Oper}: BOOTStr: postcircumfix:sym<{ }>
41 Perl6::Grammar+{Oper}: BOOTStr: postcircumfix:sym<{; }>
41 Perl6::Grammar+{Oper}: BOOTStr: postcircumfix:sym«<< >>»
41 Perl6::Grammar+{Oper}: BOOTStr: postcircumfix:sym<ang>
41 Perl6::Grammar+{Oper}+{Oper}: BOOTStr: obs
41 Perl6::Grammar+{Oper}+{Oper}: BOOTStr: postcircumfix:sym<« »>
41 Perl6::Grammar+{Oper}+{Oper}: BOOTStr: postcircumfix:sym<( )>
41 Perl6::Grammar+{Oper}+{Oper}: BOOTStr: postcircumfix:sym<[ ]>
41 Perl6::Grammar+{Oper}+{Oper}: BOOTStr: postcircumfix:sym<[; ]>
41 Perl6::Grammar+{Oper}+{Oper}: BOOTStr: postcircumfix:sym<{ }>
41 Perl6::Grammar+{Oper}+{Oper}: BOOTStr: postcircumfix:sym<{; }>
41 Perl6::Grammar+{Oper}+{Oper}: BOOTStr: postcircumfix:sym«<< >>»
41 Perl6::Grammar+{Oper}+{Oper}: BOOTStr: postcircumfix:sym<ang>
41 Perl6::Grammar+{Oper}+{Oper}+{Oper}: BOOTStr: obs
41 Perl6::Grammar+{Oper}+{Oper}+{Oper}: BOOTStr: postcircumfix:sym<« »>
41 Perl6::Grammar+{Oper}+{Oper}+{Oper}: BOOTStr: postcircumfix:sym<( )>
41 Perl6::Grammar+{Oper}+{Oper}+{Oper}: BOOTStr: postcircumfix:sym<[ ]>
41 Perl6::Grammar+{Oper}+{Oper}+{Oper}: BOOTStr: postcircumfix:sym<[; ]>
41 Perl6::Grammar+{Oper}+{Oper}+{Oper}: BOOTStr: postcircumfix:sym<{ }>
41 Perl6::Grammar+{Oper}+{Oper}+{Oper}: BOOTStr: postcircumfix:sym<{; }>
41 Perl6::Grammar+{Oper}+{Oper}+{Oper}: BOOTStr: postcircumfix:sym«<< >>»
41 Perl6::Grammar+{Oper}+{Oper}+{Oper}: BOOTStr: postcircumfix:sym<ang>
41 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: obs
41 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: postcircumfix:sym<« »>
41 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: postcircumfix:sym<( )>
41 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: postcircumfix:sym<[ ]>
41 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: postcircumfix:sym<[; ]>
41 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: postcircumfix:sym<{ }>
41 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: postcircumfix:sym<{; }>
41 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: postcircumfix:sym«<< >>»
41 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: postcircumfix:sym<ang>
41 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: obs
41 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: postcircumfix:sym<« »>
41 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: postcircumfix:sym<( )>
41 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: postcircumfix:sym<[ ]>
41 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: postcircumfix:sym<[; ]>
41 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: postcircumfix:sym<{ }>
41 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: postcircumfix:sym<{; }>
41 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: postcircumfix:sym«<< >>»
41 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: postcircumfix:sym<ang>
41 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: obs
41 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: postcircumfix:sym<« »>
41 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: postcircumfix:sym<( )>
41 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: postcircumfix:sym<[ ]>
41 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: postcircumfix:sym<[; ]>
41 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: postcircumfix:sym<{ }>
41 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: postcircumfix:sym<{; }>
41 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: postcircumfix:sym«<< >>»
41 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: postcircumfix:sym<ang>
41 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: obs
41 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: postcircumfix:sym<« »>
41 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: postcircumfix:sym<( )>
41 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: postcircumfix:sym<[ ]>
41 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: postcircumfix:sym<[; ]>
41 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: postcircumfix:sym<{ }>
41 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: postcircumfix:sym<{; }>
41 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: postcircumfix:sym«<< >>»
41 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: postcircumfix:sym<ang>
41 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: obs
41 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: postcircumfix:sym<« »>
41 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: postcircumfix:sym<( )>
41 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: postcircumfix:sym<[ ]>
41 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: postcircumfix:sym<[; ]>
41 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: postcircumfix:sym<{ }>
41 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: postcircumfix:sym<{; }>
41 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: postcircumfix:sym«<< >>»
41 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: postcircumfix:sym<ang>
41 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: obs
41 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: postcircumfix:sym<« »>
41 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: postcircumfix:sym<( )>
41 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: postcircumfix:sym<[ ]>
41 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: postcircumfix:sym<[; ]>
41 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: postcircumfix:sym<{ }>
41 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: postcircumfix:sym<{; }>
41 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: postcircumfix:sym«<< >>»
41 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: postcircumfix:sym<ang>
42 Perl6::Grammar+{Oper}: BOOTStr: colonpair
42 Perl6::Grammar+{Oper}+{Oper}: BOOTStr: colonpair
42 Perl6::Grammar+{Oper}+{Oper}+{Oper}: BOOTStr: colonpair
42 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: colonpair
42 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: colonpair
42 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: colonpair
42 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: genO
42 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: colonpair
42 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: colonpair
42 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: colonpair
43 Perl6::Grammar+{Oper}: BOOTStr: colonpair_variable
43 Perl6::Grammar+{Oper}+{Oper}: BOOTStr: colonpair_variable
43 Perl6::Grammar+{Oper}+{Oper}+{Oper}: BOOTStr: colonpair_variable
43 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: colonpair_variable
43 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: colonpair_variable
43 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: colonpair_variable
43 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: colonpair_variable
43 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: colonpair_variable
43 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: colonpair_variable
48 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: args
49 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: genO
51 Perl6::Grammar+{Oper}: BOOTStr: args
51 Perl6::Grammar+{Oper}+{Oper}: BOOTStr: args
51 Perl6::Grammar+{Oper}+{Oper}+{Oper}: BOOTStr: args
51 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: args
51 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: args
51 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: args
51 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: args
51 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: args
51 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: args
56 Perl6::Grammar+{Oper}: BOOTStr: package_def
56 Perl6::Grammar+{Oper}+{Oper}: BOOTStr: package_def
56 Perl6::Grammar+{Oper}+{Oper}+{Oper}: BOOTStr: package_def
56 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: package_def
56 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: package_def
56 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: package_def
56 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: package_def
56 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: genO
56 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: package_def
56 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: package_def
56 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: package_def
58 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: longname
58 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: name
61 Perl6::Grammar+{Oper}: BOOTStr: longname
61 Perl6::Grammar+{Oper}: BOOTStr: name
61 Perl6::Grammar+{Oper}+{Oper}: BOOTStr: longname
61 Perl6::Grammar+{Oper}+{Oper}: BOOTStr: name
61 Perl6::Grammar+{Oper}+{Oper}+{Oper}: BOOTStr: longname
61 Perl6::Grammar+{Oper}+{Oper}+{Oper}: BOOTStr: name
61 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: longname
61 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: name
61 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: longname
61 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: name
61 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: longname
61 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: name
61 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: longname
61 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: name
61 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: longname
61 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: name
61 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: longname
61 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: name
63 Perl6::Grammar+{Oper}: BOOTStr: scoped
63 Perl6::Grammar+{Oper}+{Oper}: BOOTStr: scoped
63 Perl6::Grammar+{Oper}+{Oper}+{Oper}: BOOTStr: scoped
63 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: scoped
63 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: scoped
63 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: scoped
63 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: scoped
63 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: scoped
63 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: genO
63 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: scoped
63 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: scoped
70 Perl6::Grammar+{Oper}: BOOTStr: decint
70 Perl6::Grammar+{Oper}+{Oper}: BOOTStr: decint
70 Perl6::Grammar+{Oper}+{Oper}+{Oper}: BOOTStr: decint
70 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: decint
70 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: decint
70 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: decint
70 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: decint
70 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: decint
70 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: decint
70 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: decint
70 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: genO
71 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: arglist
73 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: typed_panic
76 Perl6::Grammar+{Oper}: BOOTStr: typed_panic
76 Perl6::Grammar+{Oper}+{Oper}: BOOTStr: typed_panic
76 Perl6::Grammar+{Oper}+{Oper}+{Oper}: BOOTStr: typed_panic
76 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: typed_panic
76 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: typed_panic
76 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: typed_panic
76 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: typed_panic
76 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: typed_panic
76 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: typed_panic
77 Perl6::Grammar+{Oper}: BOOTStr: arglist
77 Perl6::Grammar+{Oper}+{Oper}: BOOTStr: arglist
77 Perl6::Grammar+{Oper}+{Oper}+{Oper}: BOOTStr: arglist
77 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: arglist
77 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: arglist
77 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: arglist
77 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: arglist
77 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: arglist
77 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: arglist
80 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: coloncircumfix
81 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: babble
81 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: qok
81 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: quibble
81 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: quote_mod
81 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: quote_mod:sym<a>
81 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: quote_mod:sym<b>
81 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: quote_mod:sym<c>
81 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: quote_mod:sym<f>
81 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: quote_mod:sym<h>
81 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: quote_mod:sym<s>
81 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: quote_mod:sym<to>
81 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: quote_mod:sym<w>
81 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: quote_mod:sym<ww>
81 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: quote_mod:sym<x>
81 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: quotepair
85 Perl6::Grammar+{Oper}: BOOTStr: coloncircumfix
85 Perl6::Grammar+{Oper}+{Oper}: BOOTStr: coloncircumfix
85 Perl6::Grammar+{Oper}+{Oper}+{Oper}: BOOTStr: coloncircumfix
85 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: coloncircumfix
85 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: coloncircumfix
85 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: coloncircumfix
85 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: coloncircumfix
85 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: coloncircumfix
85 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: coloncircumfix
87 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: worry
90 Perl6::Grammar+{Oper}: BOOTStr: babble
90 Perl6::Grammar+{Oper}: BOOTStr: qok
90 Perl6::Grammar+{Oper}: BOOTStr: quibble
90 Perl6::Grammar+{Oper}: BOOTStr: quote_mod
90 Perl6::Grammar+{Oper}: BOOTStr: quote_mod:sym<a>
90 Perl6::Grammar+{Oper}: BOOTStr: quote_mod:sym<b>
90 Perl6::Grammar+{Oper}: BOOTStr: quote_mod:sym<c>
90 Perl6::Grammar+{Oper}: BOOTStr: quote_mod:sym<f>
90 Perl6::Grammar+{Oper}: BOOTStr: quote_mod:sym<h>
90 Perl6::Grammar+{Oper}: BOOTStr: quote_mod:sym<s>
90 Perl6::Grammar+{Oper}: BOOTStr: quote_mod:sym<to>
90 Perl6::Grammar+{Oper}: BOOTStr: quote_mod:sym<w>
90 Perl6::Grammar+{Oper}: BOOTStr: quote_mod:sym<ww>
90 Perl6::Grammar+{Oper}: BOOTStr: quote_mod:sym<x>
90 Perl6::Grammar+{Oper}: BOOTStr: quotepair
90 Perl6::Grammar+{Oper}+{Oper}: BOOTStr: babble
90 Perl6::Grammar+{Oper}+{Oper}: BOOTStr: qok
90 Perl6::Grammar+{Oper}+{Oper}: BOOTStr: quibble
90 Perl6::Grammar+{Oper}+{Oper}: BOOTStr: quote_mod
90 Perl6::Grammar+{Oper}+{Oper}: BOOTStr: quote_mod:sym<a>
90 Perl6::Grammar+{Oper}+{Oper}: BOOTStr: quote_mod:sym<b>
90 Perl6::Grammar+{Oper}+{Oper}: BOOTStr: quote_mod:sym<c>
90 Perl6::Grammar+{Oper}+{Oper}: BOOTStr: quote_mod:sym<f>
90 Perl6::Grammar+{Oper}+{Oper}: BOOTStr: quote_mod:sym<h>
90 Perl6::Grammar+{Oper}+{Oper}: BOOTStr: quote_mod:sym<s>
90 Perl6::Grammar+{Oper}+{Oper}: BOOTStr: quote_mod:sym<to>
90 Perl6::Grammar+{Oper}+{Oper}: BOOTStr: quote_mod:sym<w>
90 Perl6::Grammar+{Oper}+{Oper}: BOOTStr: quote_mod:sym<ww>
90 Perl6::Grammar+{Oper}+{Oper}: BOOTStr: quote_mod:sym<x>
90 Perl6::Grammar+{Oper}+{Oper}: BOOTStr: quotepair
90 Perl6::Grammar+{Oper}+{Oper}+{Oper}: BOOTStr: babble
90 Perl6::Grammar+{Oper}+{Oper}+{Oper}: BOOTStr: qok
90 Perl6::Grammar+{Oper}+{Oper}+{Oper}: BOOTStr: quibble
90 Perl6::Grammar+{Oper}+{Oper}+{Oper}: BOOTStr: quote_mod
90 Perl6::Grammar+{Oper}+{Oper}+{Oper}: BOOTStr: quote_mod:sym<a>
90 Perl6::Grammar+{Oper}+{Oper}+{Oper}: BOOTStr: quote_mod:sym<b>
90 Perl6::Grammar+{Oper}+{Oper}+{Oper}: BOOTStr: quote_mod:sym<c>
90 Perl6::Grammar+{Oper}+{Oper}+{Oper}: BOOTStr: quote_mod:sym<f>
90 Perl6::Grammar+{Oper}+{Oper}+{Oper}: BOOTStr: quote_mod:sym<h>
90 Perl6::Grammar+{Oper}+{Oper}+{Oper}: BOOTStr: quote_mod:sym<s>
90 Perl6::Grammar+{Oper}+{Oper}+{Oper}: BOOTStr: quote_mod:sym<to>
90 Perl6::Grammar+{Oper}+{Oper}+{Oper}: BOOTStr: quote_mod:sym<w>
90 Perl6::Grammar+{Oper}+{Oper}+{Oper}: BOOTStr: quote_mod:sym<ww>
90 Perl6::Grammar+{Oper}+{Oper}+{Oper}: BOOTStr: quote_mod:sym<x>
90 Perl6::Grammar+{Oper}+{Oper}+{Oper}: BOOTStr: quotepair
90 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: babble
90 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: qok
90 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: quibble
90 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: quote_mod
90 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: quote_mod:sym<a>
90 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: quote_mod:sym<b>
90 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: quote_mod:sym<c>
90 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: quote_mod:sym<f>
90 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: quote_mod:sym<h>
90 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: quote_mod:sym<s>
90 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: quote_mod:sym<to>
90 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: quote_mod:sym<w>
90 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: quote_mod:sym<ww>
90 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: quote_mod:sym<x>
90 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: quotepair
90 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: babble
90 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: qok
90 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: quibble
90 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: quote_mod
90 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: quote_mod:sym<a>
90 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: quote_mod:sym<b>
90 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: quote_mod:sym<c>
90 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: quote_mod:sym<f>
90 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: quote_mod:sym<h>
90 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: quote_mod:sym<s>
90 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: quote_mod:sym<to>
90 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: quote_mod:sym<w>
90 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: quote_mod:sym<ww>
90 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: quote_mod:sym<x>
90 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: quotepair
90 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: babble
90 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: qok
90 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: quibble
90 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: quote_mod
90 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: quote_mod:sym<a>
90 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: quote_mod:sym<b>
90 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: quote_mod:sym<c>
90 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: quote_mod:sym<f>
90 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: quote_mod:sym<h>
90 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: quote_mod:sym<s>
90 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: quote_mod:sym<to>
90 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: quote_mod:sym<w>
90 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: quote_mod:sym<ww>
90 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: quote_mod:sym<x>
90 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: quotepair
90 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: babble
90 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: qok
90 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: quibble
90 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: quote_mod
90 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: quote_mod:sym<a>
90 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: quote_mod:sym<b>
90 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: quote_mod:sym<c>
90 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: quote_mod:sym<f>
90 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: quote_mod:sym<h>
90 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: quote_mod:sym<s>
90 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: quote_mod:sym<to>
90 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: quote_mod:sym<w>
90 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: quote_mod:sym<ww>
90 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: quote_mod:sym<x>
90 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: quotepair
90 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: babble
90 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: qok
90 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: quibble
90 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: quote_mod
90 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: quote_mod:sym<a>
90 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: quote_mod:sym<b>
90 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: quote_mod:sym<c>
90 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: quote_mod:sym<f>
90 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: quote_mod:sym<h>
90 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: quote_mod:sym<s>
90 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: quote_mod:sym<to>
90 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: quote_mod:sym<w>
90 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: quote_mod:sym<ww>
90 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: quote_mod:sym<x>
90 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: quotepair
90 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: babble
90 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: qok
90 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: quibble
90 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: quote_mod
90 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: quote_mod:sym<a>
90 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: quote_mod:sym<b>
90 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: quote_mod:sym<c>
90 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: quote_mod:sym<f>
90 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: quote_mod:sym<h>
90 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: quote_mod:sym<s>
90 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: quote_mod:sym<to>
90 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: quote_mod:sym<w>
90 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: quote_mod:sym<ww>
90 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: quote_mod:sym<x>
90 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: quotepair
93 Perl6::Grammar+{Oper}: BOOTStr: worry
93 Perl6::Grammar+{Oper}+{Oper}: BOOTStr: worry
93 Perl6::Grammar+{Oper}+{Oper}+{Oper}: BOOTStr: worry
93 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: worry
93 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: worry
93 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: worry
93 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: worry
93 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: worry
93 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: worry
118 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: morename
124 Perl6::Grammar+{Oper}: BOOTStr: morename
124 Perl6::Grammar+{Oper}+{Oper}: BOOTStr: morename
124 Perl6::Grammar+{Oper}+{Oper}+{Oper}: BOOTStr: morename
124 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: morename
124 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: morename
124 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: morename
124 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: morename
124 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: morename
124 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: morename
128 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: sorry
136 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: terminator
137 Perl6::Grammar+{Oper}: BOOTStr: terminator
137 Perl6::Grammar+{Oper}+{Oper}: BOOTStr: terminator
137 Perl6::Grammar+{Oper}+{Oper}+{Oper}: BOOTStr: terminator
137 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: terminator
137 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: terminator
137 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: terminator
137 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: terminator
137 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: terminator
137 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: terminator
137 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: terminator:sym<;>
137 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: terminator:sym<)>
137 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: terminator:sym<]>
137 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: terminator:sym<}>
137 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: terminator:sym<ang>
137 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: terminator:sym<arrow>
137 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: terminator:sym<for>
137 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: terminator:sym<given>
137 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: terminator:sym<if>
137 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: terminator:sym<unless>
137 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: terminator:sym<until>
137 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: terminator:sym<when>
137 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: terminator:sym<while>
137 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: terminator:sym<with>
137 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: terminator:sym<without>
138 Perl6::Grammar+{Oper}: BOOTStr: terminator:sym<;>
138 Perl6::Grammar+{Oper}: BOOTStr: terminator:sym<)>
138 Perl6::Grammar+{Oper}: BOOTStr: terminator:sym<]>
138 Perl6::Grammar+{Oper}: BOOTStr: terminator:sym<}>
138 Perl6::Grammar+{Oper}: BOOTStr: terminator:sym<ang>
138 Perl6::Grammar+{Oper}: BOOTStr: terminator:sym<arrow>
138 Perl6::Grammar+{Oper}: BOOTStr: terminator:sym<for>
138 Perl6::Grammar+{Oper}: BOOTStr: terminator:sym<given>
138 Perl6::Grammar+{Oper}: BOOTStr: terminator:sym<if>
138 Perl6::Grammar+{Oper}: BOOTStr: terminator:sym<unless>
138 Perl6::Grammar+{Oper}: BOOTStr: terminator:sym<until>
138 Perl6::Grammar+{Oper}: BOOTStr: terminator:sym<when>
138 Perl6::Grammar+{Oper}: BOOTStr: terminator:sym<while>
138 Perl6::Grammar+{Oper}: BOOTStr: terminator:sym<with>
138 Perl6::Grammar+{Oper}: BOOTStr: terminator:sym<without>
138 Perl6::Grammar+{Oper}+{Oper}: BOOTStr: terminator:sym<;>
138 Perl6::Grammar+{Oper}+{Oper}: BOOTStr: terminator:sym<)>
138 Perl6::Grammar+{Oper}+{Oper}: BOOTStr: terminator:sym<]>
138 Perl6::Grammar+{Oper}+{Oper}: BOOTStr: terminator:sym<}>
138 Perl6::Grammar+{Oper}+{Oper}: BOOTStr: terminator:sym<ang>
138 Perl6::Grammar+{Oper}+{Oper}: BOOTStr: terminator:sym<arrow>
138 Perl6::Grammar+{Oper}+{Oper}: BOOTStr: terminator:sym<for>
138 Perl6::Grammar+{Oper}+{Oper}: BOOTStr: terminator:sym<given>
138 Perl6::Grammar+{Oper}+{Oper}: BOOTStr: terminator:sym<if>
138 Perl6::Grammar+{Oper}+{Oper}: BOOTStr: terminator:sym<unless>
138 Perl6::Grammar+{Oper}+{Oper}: BOOTStr: terminator:sym<until>
138 Perl6::Grammar+{Oper}+{Oper}: BOOTStr: terminator:sym<when>
138 Perl6::Grammar+{Oper}+{Oper}: BOOTStr: terminator:sym<while>
138 Perl6::Grammar+{Oper}+{Oper}: BOOTStr: terminator:sym<with>
138 Perl6::Grammar+{Oper}+{Oper}: BOOTStr: terminator:sym<without>
138 Perl6::Grammar+{Oper}+{Oper}+{Oper}: BOOTStr: terminator:sym<;>
138 Perl6::Grammar+{Oper}+{Oper}+{Oper}: BOOTStr: terminator:sym<)>
138 Perl6::Grammar+{Oper}+{Oper}+{Oper}: BOOTStr: terminator:sym<]>
138 Perl6::Grammar+{Oper}+{Oper}+{Oper}: BOOTStr: terminator:sym<}>
138 Perl6::Grammar+{Oper}+{Oper}+{Oper}: BOOTStr: terminator:sym<ang>
138 Perl6::Grammar+{Oper}+{Oper}+{Oper}: BOOTStr: terminator:sym<arrow>
138 Perl6::Grammar+{Oper}+{Oper}+{Oper}: BOOTStr: terminator:sym<for>
138 Perl6::Grammar+{Oper}+{Oper}+{Oper}: BOOTStr: terminator:sym<given>
138 Perl6::Grammar+{Oper}+{Oper}+{Oper}: BOOTStr: terminator:sym<if>
138 Perl6::Grammar+{Oper}+{Oper}+{Oper}: BOOTStr: terminator:sym<unless>
138 Perl6::Grammar+{Oper}+{Oper}+{Oper}: BOOTStr: terminator:sym<until>
138 Perl6::Grammar+{Oper}+{Oper}+{Oper}: BOOTStr: terminator:sym<when>
138 Perl6::Grammar+{Oper}+{Oper}+{Oper}: BOOTStr: terminator:sym<while>
138 Perl6::Grammar+{Oper}+{Oper}+{Oper}: BOOTStr: terminator:sym<with>
138 Perl6::Grammar+{Oper}+{Oper}+{Oper}: BOOTStr: terminator:sym<without>
138 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: terminator:sym<;>
138 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: terminator:sym<)>
138 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: terminator:sym<]>
138 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: terminator:sym<}>
138 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: terminator:sym<ang>
138 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: terminator:sym<arrow>
138 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: terminator:sym<for>
138 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: terminator:sym<given>
138 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: terminator:sym<if>
138 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: terminator:sym<unless>
138 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: terminator:sym<until>
138 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: terminator:sym<when>
138 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: terminator:sym<while>
138 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: terminator:sym<with>
138 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: terminator:sym<without>
138 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: terminator:sym<;>
138 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: terminator:sym<)>
138 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: terminator:sym<]>
138 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: terminator:sym<}>
138 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: terminator:sym<ang>
138 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: terminator:sym<arrow>
138 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: terminator:sym<for>
138 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: terminator:sym<given>
138 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: terminator:sym<if>
138 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: terminator:sym<unless>
138 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: terminator:sym<until>
138 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: terminator:sym<when>
138 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: terminator:sym<while>
138 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: terminator:sym<with>
138 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: terminator:sym<without>
138 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: terminator:sym<;>
138 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: terminator:sym<)>
138 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: terminator:sym<]>
138 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: terminator:sym<}>
138 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: terminator:sym<ang>
138 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: terminator:sym<arrow>
138 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: terminator:sym<for>
138 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: terminator:sym<given>
138 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: terminator:sym<if>
138 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: terminator:sym<unless>
138 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: terminator:sym<until>
138 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: terminator:sym<when>
138 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: terminator:sym<while>
138 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: terminator:sym<with>
138 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: terminator:sym<without>
138 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: terminator:sym<;>
138 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: terminator:sym<)>
138 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: terminator:sym<]>
138 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: terminator:sym<}>
138 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: terminator:sym<ang>
138 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: terminator:sym<arrow>
138 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: terminator:sym<for>
138 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: terminator:sym<given>
138 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: terminator:sym<if>
138 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: terminator:sym<unless>
138 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: terminator:sym<until>
138 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: terminator:sym<when>
138 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: terminator:sym<while>
138 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: terminator:sym<with>
138 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: terminator:sym<without>
138 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: terminator:sym<;>
138 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: terminator:sym<)>
138 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: terminator:sym<]>
138 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: terminator:sym<}>
138 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: terminator:sym<ang>
138 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: terminator:sym<arrow>
138 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: terminator:sym<for>
138 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: terminator:sym<given>
138 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: terminator:sym<if>
138 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: terminator:sym<unless>
138 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: terminator:sym<until>
138 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: terminator:sym<when>
138 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: terminator:sym<while>
138 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: terminator:sym<with>
138 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: terminator:sym<without>
138 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: terminator:sym<;>
138 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: terminator:sym<)>
138 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: terminator:sym<]>
138 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: terminator:sym<}>
138 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: terminator:sym<ang>
138 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: terminator:sym<arrow>
138 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: terminator:sym<for>
138 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: terminator:sym<given>
138 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: terminator:sym<if>
138 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: terminator:sym<unless>
138 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: terminator:sym<until>
138 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: terminator:sym<when>
138 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: terminator:sym<while>
138 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: terminator:sym<with>
138 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: terminator:sym<without>
139 Perl6::Grammar+{Oper}: BOOTStr: sorry
139 Perl6::Grammar+{Oper}+{Oper}: BOOTStr: sorry
139 Perl6::Grammar+{Oper}+{Oper}+{Oper}: BOOTStr: sorry
139 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: sorry
139 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: sorry
139 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: sorry
139 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: sorry
139 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: sorry
139 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: sorry
144 Perl6::Grammar+{Oper}: BOOTStr: obsvar
144 Perl6::Grammar+{Oper}+{Oper}: BOOTStr: obsvar
144 Perl6::Grammar+{Oper}+{Oper}+{Oper}: BOOTStr: obsvar
144 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: obsvar
144 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: obsvar
144 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: obsvar
144 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: obsvar
144 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: obsvar
144 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: obsvar
144 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: nibble
144 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: obsvar
153 Perl6::Grammar+{Oper}: BOOTStr: nibble
153 Perl6::Grammar+{Oper}+{Oper}: BOOTStr: nibble
153 Perl6::Grammar+{Oper}+{Oper}+{Oper}: BOOTStr: nibble
153 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: nibble
153 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: nibble
153 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: nibble
153 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: nibble
153 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: nibble
153 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: nibble
196 Perl6::Grammar+{Oper}: BOOTStr: blorst
196 Perl6::Grammar+{Oper}+{Oper}: BOOTStr: blorst
196 Perl6::Grammar+{Oper}+{Oper}+{Oper}: BOOTStr: blorst
196 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: blorst
196 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: blorst
196 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: blorst
196 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: blorst
196 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: blorst
196 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: blorst
196 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: blorst
198 Perl6::Grammar+{Oper}: BOOTStr: statement
198 Perl6::Grammar+{Oper}+{Oper}: BOOTStr: statement
198 Perl6::Grammar+{Oper}+{Oper}+{Oper}: BOOTStr: statement
198 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: statement
198 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: statement
198 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: statement
198 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: statement
198 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: statement
198 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: statement
198 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: statement
198 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: unsp
204 Perl6::Grammar+{Oper}: BOOTStr: cheat_heredoc
204 Perl6::Grammar+{Oper}+{Oper}: BOOTStr: cheat_heredoc
204 Perl6::Grammar+{Oper}+{Oper}+{Oper}: BOOTStr: cheat_heredoc
204 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: cheat_heredoc
204 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: cheat_heredoc
204 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: cheat_heredoc
204 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: cheat_heredoc
204 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: cheat_heredoc
204 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: cheat_heredoc
204 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: cheat_heredoc
213 Perl6::Grammar+{Oper}: BOOTStr: unsp
213 Perl6::Grammar+{Oper}+{Oper}: BOOTStr: unsp
213 Perl6::Grammar+{Oper}+{Oper}+{Oper}: BOOTStr: unsp
213 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: unsp
213 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: unsp
213 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: unsp
213 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: unsp
213 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: unsp
213 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: unsp
215 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: sigil
218 Perl6::Grammar+{Oper}: BOOTStr: sigil
218 Perl6::Grammar+{Oper}+{Oper}: BOOTStr: sigil
218 Perl6::Grammar+{Oper}+{Oper}+{Oper}: BOOTStr: sigil
218 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: sigil
218 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: sigil
218 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: sigil
218 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: sigil
218 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: sigil
218 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: sigil
232 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: circumfix
233 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: circumfix:sym<« »>
233 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: circumfix:sym<( )>
233 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: circumfix:sym<[ ]>
233 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: circumfix:sym<{ }>
233 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: circumfix:sym«<< >>»
233 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: circumfix:sym<ang>
233 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: circumfix:sym<STATEMENT_LIST( )>
252 Perl6::Grammar+{Oper}: BOOTStr: circumfix
252 Perl6::Grammar+{Oper}+{Oper}: BOOTStr: circumfix
252 Perl6::Grammar+{Oper}+{Oper}+{Oper}: BOOTStr: circumfix
252 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: circumfix
252 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: circumfix
252 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: circumfix
252 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: circumfix
252 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: circumfix
252 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: circumfix
253 Perl6::Grammar+{Oper}: BOOTStr: circumfix:sym<« »>
253 Perl6::Grammar+{Oper}: BOOTStr: circumfix:sym<( )>
253 Perl6::Grammar+{Oper}: BOOTStr: circumfix:sym<[ ]>
253 Perl6::Grammar+{Oper}: BOOTStr: circumfix:sym<{ }>
253 Perl6::Grammar+{Oper}: BOOTStr: circumfix:sym«<< >>»
253 Perl6::Grammar+{Oper}: BOOTStr: circumfix:sym<ang>
253 Perl6::Grammar+{Oper}: BOOTStr: circumfix:sym<STATEMENT_LIST( )>
253 Perl6::Grammar+{Oper}+{Oper}: BOOTStr: circumfix:sym<« »>
253 Perl6::Grammar+{Oper}+{Oper}: BOOTStr: circumfix:sym<( )>
253 Perl6::Grammar+{Oper}+{Oper}: BOOTStr: circumfix:sym<[ ]>
253 Perl6::Grammar+{Oper}+{Oper}: BOOTStr: circumfix:sym<{ }>
253 Perl6::Grammar+{Oper}+{Oper}: BOOTStr: circumfix:sym«<< >>»
253 Perl6::Grammar+{Oper}+{Oper}: BOOTStr: circumfix:sym<ang>
253 Perl6::Grammar+{Oper}+{Oper}: BOOTStr: circumfix:sym<STATEMENT_LIST( )>
253 Perl6::Grammar+{Oper}+{Oper}+{Oper}: BOOTStr: circumfix:sym<« »>
253 Perl6::Grammar+{Oper}+{Oper}+{Oper}: BOOTStr: circumfix:sym<( )>
253 Perl6::Grammar+{Oper}+{Oper}+{Oper}: BOOTStr: circumfix:sym<[ ]>
253 Perl6::Grammar+{Oper}+{Oper}+{Oper}: BOOTStr: circumfix:sym<{ }>
253 Perl6::Grammar+{Oper}+{Oper}+{Oper}: BOOTStr: circumfix:sym«<< >>»
253 Perl6::Grammar+{Oper}+{Oper}+{Oper}: BOOTStr: circumfix:sym<ang>
253 Perl6::Grammar+{Oper}+{Oper}+{Oper}: BOOTStr: circumfix:sym<STATEMENT_LIST( )>
253 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: circumfix:sym<« »>
253 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: circumfix:sym<( )>
253 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: circumfix:sym<[ ]>
253 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: circumfix:sym<{ }>
253 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: circumfix:sym«<< >>»
253 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: circumfix:sym<ang>
253 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: circumfix:sym<STATEMENT_LIST( )>
253 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: circumfix:sym<« »>
253 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: circumfix:sym<( )>
253 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: circumfix:sym<[ ]>
253 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: circumfix:sym<{ }>
253 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: circumfix:sym«<< >>»
253 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: circumfix:sym<ang>
253 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: circumfix:sym<STATEMENT_LIST( )>
253 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: circumfix:sym<« »>
253 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: circumfix:sym<( )>
253 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: circumfix:sym<[ ]>
253 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: circumfix:sym<{ }>
253 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: circumfix:sym«<< >>»
253 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: circumfix:sym<ang>
253 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: circumfix:sym<STATEMENT_LIST( )>
253 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: circumfix:sym<« »>
253 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: circumfix:sym<( )>
253 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: circumfix:sym<[ ]>
253 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: circumfix:sym<{ }>
253 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: circumfix:sym«<< >>»
253 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: circumfix:sym<ang>
253 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: circumfix:sym<STATEMENT_LIST( )>
253 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: circumfix:sym<« »>
253 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: circumfix:sym<( )>
253 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: circumfix:sym<[ ]>
253 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: circumfix:sym<{ }>
253 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: circumfix:sym«<< >>»
253 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: circumfix:sym<ang>
253 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: circumfix:sym<STATEMENT_LIST( )>
253 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: circumfix:sym<« »>
253 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: circumfix:sym<( )>
253 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: circumfix:sym<[ ]>
253 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: circumfix:sym<{ }>
253 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: circumfix:sym«<< >>»
253 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: circumfix:sym<ang>
253 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: circumfix:sym<STATEMENT_LIST( )>
273 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: O
286 Perl6::Grammar+{Oper}: BOOTStr: O
286 Perl6::Grammar+{Oper}+{Oper}: BOOTStr: O
286 Perl6::Grammar+{Oper}+{Oper}+{Oper}: BOOTStr: O
286 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: O
286 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: O
286 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: O
286 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: O
286 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: O
286 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: O
458 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: apostrophe
458 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: identifier
497 Perl6::Grammar+{Oper}: BOOTStr: apostrophe
497 Perl6::Grammar+{Oper}: BOOTStr: identifier
497 Perl6::Grammar+{Oper}+{Oper}: BOOTStr: apostrophe
497 Perl6::Grammar+{Oper}+{Oper}: BOOTStr: identifier
497 Perl6::Grammar+{Oper}+{Oper}+{Oper}: BOOTStr: apostrophe
497 Perl6::Grammar+{Oper}+{Oper}+{Oper}: BOOTStr: identifier
497 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: apostrophe
497 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: identifier
497 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: apostrophe
497 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: identifier
497 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: apostrophe
497 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: identifier
497 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: apostrophe
497 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: identifier
497 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: apostrophe
497 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: identifier
497 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: apostrophe
497 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: identifier
1589 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: kok
1598 Perl6::Grammar+{Oper}: BOOTStr: kok
1598 Perl6::Grammar+{Oper}+{Oper}: BOOTStr: kok
1598 Perl6::Grammar+{Oper}+{Oper}+{Oper}: BOOTStr: kok
1598 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: kok
1598 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: kok
1598 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: kok
1598 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: kok
1598 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: kok
1598 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: kok
1730 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: end_keyword
1743 Perl6::Grammar+{Oper}: BOOTStr: end_keyword
1743 Perl6::Grammar+{Oper}+{Oper}: BOOTStr: end_keyword
1743 Perl6::Grammar+{Oper}+{Oper}+{Oper}: BOOTStr: end_keyword
1743 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: end_keyword
1743 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: end_keyword
1743 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: end_keyword
1743 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: end_keyword
1743 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: end_keyword
1743 Perl6::Grammar+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}+{Oper}: BOOTStr: end_keyword
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment