Files
rust/tests/ui/errors/auxiliary/trait.rs

2 lines
38 B
Rust

pub trait Trait: std::fmt::Display {}