reorganize compiler crates
This commit is contained in:
3
parser/src/python.rs
Normal file
3
parser/src/python.rs
Normal file
@@ -0,0 +1,3 @@
|
||||
#![allow(clippy::all)]
|
||||
#![allow(unused)]
|
||||
include!("../python.rs");
|
||||
Reference in New Issue
Block a user