mirror of
https://github.com/rust-lang/rust.git
synced 2025-05-08 07:57:40 +00:00
6 lines
53 B
Rust
6 lines
53 B
Rust
![]() |
#[deriving_clone]
|
||
|
struct S<T>(T, ());
|
||
|
|
||
|
fn main() {}
|
||
|
|