pub fn parse_char(input: &str) -> IResult<&str, BasicToken>
Expand description

TODO add the missing chars