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