mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-01 15:50:05 +03:00
5 lines
77 B
Rust
5 lines
77 B
Rust
pub S<'a> {
|
|
//~^ ERROR missing `struct` for struct definition
|
|
}
|
|
fn main() {}
|