lang: funky basic error reporting stuff
This commit is contained in:
parent
ae60db7721
commit
84448af714
8 changed files with 122 additions and 18 deletions
|
@ -1,5 +1,3 @@
|
|||
pub mod err_reporting;
|
||||
pub mod parser;
|
||||
pub mod tokens;
|
||||
pub mod err_reporting {
|
||||
pub struct GlobalReporter {}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue