mirror of
https://github.com/erg-lang/erg.git
synced 2025-09-30 21:01:10 +00:00
3 lines
67 B
Rust
3 lines
67 B
Rust
extern crate erg_common;
|
|
extern crate erg_compiler;
|
|
pub mod dummy;
|