Ticket #1066 (closed todo: invalid)
Add %(...) expression to NQP
Reported by: | Austin_Hastings | Owned by: | pmichaud |
---|---|---|---|
Priority: | minor | Milestone: | |
Component: | PCT | Version: | 1.6.0 |
Severity: | low | Keywords: | |
Cc: | Language: | ||
Patch status: | Platform: |
Description
Presently, NQP supports circumfix operators:
$(...) - which requests the .ast of an expression
@(...) - which requests the .list of an expression
Since Captures have both a hash part and a list part, please add
%(...) - which requests the .hash of an expression
Change History
Note: See
TracTickets for help on using
tickets.