8 lines
60 B
Rust
8 lines
60 B
Rust
#[auto_serialize]
|
|
|
|
type t = (uint, uint);
|
|
|
|
|
|
|
|
fn main() { }
|