mirror of
https://github.com/erg-lang/erg.git
synced 2025-09-29 12:24:45 +00:00
Merge branch 'main' of https://github.com/GreasySlug/erg into split-err-msg
This commit is contained in:
commit
ff24c62de1
31 changed files with 878 additions and 412 deletions
|
@ -164,7 +164,7 @@ impl Parser {
|
|||
}
|
||||
}
|
||||
|
||||
#[derive(Debug)]
|
||||
#[derive(Debug, Default)]
|
||||
pub struct ParserRunner {
|
||||
cfg: ErgConfig,
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue