pub fn skip_one_space(expanded: bool) -> Result<()>
Skip one optional space. If expanded is true, acts like <one optional space> and expands tokens (readXToken). Perl: skip1Space($self, $expanded)
expanded
<one optional space>