Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Browse the repository at this point in the history
Handle "is parcel" better in Parameter.perl and Parameter.sigil
This modifies: Parameter.sigil to only be '\' when it would otherwise be '$' but the parameter 'is parcel' Parameter.perl to emit 'is parcel' in the cases where unspace would mess up a re-parse, not to emit '\%' or '\&' anymore and use 'is parcel' instead for those, and to correctly add an 'is parcel' to '|c is parcel'. I don't know if the last one makes any sense, but if it doesn't it probably should not parse in the first place.
- Loading branch information
Showing
1 changed file
with
22 additions
and
8 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters