1 2
/// Error message when an identifier segment is expected but not found. pub(crate) const ERR_EXPECTED_IDENTIFIER: &str = "expected identifier";