Files
2025-12-02 18:25:13 +00:00

5 lines
49 B
Rust

impl Something {} //~ ERROR E0425
fn main() {
}