pub fn lite_parse( tokens: &[Token], working_set: &StateWorkingSet<'_>, ) -> (LiteBlock, Option<ParseError>)