Files @ 1790bcb433e3
Branch filter:

Location: Regular-Expresso/src/lib.rs - annotation

1790bcb433e3 52 B application/rls-services+xml Show Source Show as Raw Download as Raw
Laman
fixes: never create an empty automaton, removed the erroneous early fail
mod regexp;
pub use regexp::{Regexp, ParsingError};