6b59675449
It does not seem to be necessary
7 lines
89 B
Rust
7 lines
89 B
Rust
#![warn(clippy::use_self)]
|
|
|
|
#[path = "auxiliary/ice-4727-aux.rs"]
|
|
mod aux;
|
|
|
|
fn main() {}
|