blob: a2dab2ba992b56ab3456df23f4983c633c3f3234 [file] [log] [blame]
Foo::new() : 7
Foo::drop() : 7
Middle
Foo::new() : 10
Foo::drop() : 10
Done