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

4 lines
67 B
Rust

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