Make move_semantics5 a test
This commit is contained in:
@@ -8,6 +8,7 @@
|
||||
|
||||
// I AM NOT DONE
|
||||
|
||||
#[test]
|
||||
fn main() {
|
||||
let mut x = 100;
|
||||
let y = &mut x;
|
||||
|
||||
Reference in New Issue
Block a user