mirror of
https://forge.katzen.cafe/katzen-cafe/iowo.git
synced 2025-10-30 17:17:57 +01:00
moved namespaces to their own module
This commit is contained in:
parent
91adcd40f5
commit
03412ce8cd
9 changed files with 326 additions and 304 deletions
|
|
@ -5,8 +5,6 @@ use logos::Span;
|
|||
|
||||
use crate::lexer::Token;
|
||||
|
||||
use self::error::SyntaxError;
|
||||
|
||||
pub mod check;
|
||||
mod error;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue