Compare standard properties.
This commit is contained in:
@@ -203,7 +203,7 @@ pub(crate) fn get_emacs_standard_properties(
|
||||
})
|
||||
}
|
||||
|
||||
fn maybe_token_to_usize(
|
||||
pub(crate) fn maybe_token_to_usize(
|
||||
token: Option<&Token<'_>>,
|
||||
) -> Result<Option<usize>, Box<dyn std::error::Error>> {
|
||||
Ok(token
|
||||
|
||||
Reference in New Issue
Block a user