spacer method

Parser spacer()

Implementation

Parser spacer() => whitespace().or(ref0(comment));