mirror of
https://github.com/erg-lang/erg.git
synced 2025-10-01 05:11:09 +00:00
Update main.rs
This commit is contained in:
parent
8bacb565d0
commit
99cdc08b1f
1 changed files with 2 additions and 2 deletions
|
@ -1,5 +1,5 @@
|
||||||
extern crate common;
|
extern crate erg_common;
|
||||||
extern crate parser;
|
extern crate erg_parser;
|
||||||
|
|
||||||
use std::process;
|
use std::process;
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue