# New Ticket Created by Paul Cochrane # Please include the string: [perl #40688] # in the subject line of all future correspondence about this issue. # <URL: http://rt.perl.org/rt3/Ticket/Display.html?id=40688 >
>From the file languages/tcl/src/grammar/expr/expression.pg: # XXX This began as an [expr] only grammar, and has since grown to # encompass the language itself. Either rename the whole thing, or, # preferentially, split out the non-expr specific bits into another # grammar that this one can then refer to. This ticket is in response to cage task #39704.