3 lines
51 B
Rust
3 lines
51 B
Rust
#![cfg(test)]
|
|
mod gen_dictionary;
|
|
mod gen_locales;
|
#![cfg(test)]
|
|
mod gen_dictionary;
|
|
mod gen_locales;
|