don't allow dead code anymore
This commit is contained in:
parent
bb8e150a30
commit
bd40b124b0
1 changed files with 0 additions and 2 deletions
|
@ -1,4 +1,2 @@
|
||||||
#![allow(dead_code)]
|
|
||||||
|
|
||||||
pub mod compiler;
|
pub mod compiler;
|
||||||
pub mod parser;
|
pub mod parser;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue