space method

Parser space()

Implementation

Parser space() => whitespace() | ref0(comment);