I\'m trying to parse a quoted string. Something like this:
say \'"in quotes"\' ~~ / \'"\' <-[ " ]> * \'"\'/;
(