RustPython-Parser/parser/src/python.rs
2022-08-22 04:42:42 +09:00

3 lines
67 B
Rust

#![allow(clippy::all)]
#![allow(unused)]
include!("../python.rs");