mirror of
https://github.com/RustPython/Parser.git
synced 2025-07-18 18:45:23 +00:00
3 lines
67 B
Rust
3 lines
67 B
Rust
#![allow(clippy::all)]
|
|
#![allow(unused)]
|
|
include!("../python.rs");
|