drforr / perl6-Perl6-Parser

A tidier/formatter for Perl 6 code
23 stars 12 forks source link

Fix handling WS element during comment parsing #4

Closed kalkin closed 7 years ago

kalkin commented 7 years ago

See commit messages for further details

drforr commented 7 years ago

Wow, thanks for the PR - nice to know someone out there is paying attention. While the :D modifiers are a nice touch I'm not sure if they're appropriate there. I have added quite a bit of static typing to the code, though I'm not sure if I want to go that far. Thanks for the changes, once I extract a regression test for this from your comments I'll add that.