pub fn parse_basic_value(
    input: &str
) -> IResult<&'_ str, BasicToken, VerboseError<&'_ str>>
Expand description

TODO add the missing chars Parse the instructions that do not need a prefix byte TODO Add all the other instructions“], Parse a basic value