Files
Notes/notes-service/vendor/syn/tests/regression.rs
T
2026-08-01 16:11:49 +03:00

6 lines
132 B
Rust

#![allow(clippy::let_underscore_untyped, clippy::uninlined_format_args)]
mod regression {
automod::dir!("tests/regression");
}