2 lines
52 B
Rust
2 lines
52 B
Rust
impl methods1 for uint { fn me() -> uint { self } }
|
impl methods1 for uint { fn me() -> uint { self } }
|