1 2 3 4
//! Re-export of [`arity_parser::syntax`] so internal `crate::syntax` paths //! resolve. pub use arity_parser::syntax::*;