Sign in
rust
/
rust
/
97b1c314892ef4497c0ce5656daa3a54c4e052d3
/
.
/
tests
/
ui
/
async-await
/
async-drop
/
async-drop-box.run.stdout
blob: a2dab2ba992b56ab3456df23f4983c633c3f3234 [
file
]
Foo
::
new
()
:
7
Foo
::
drop
()
:
7
Middle
Foo
::
new
()
:
10
Foo
::
drop
()
:
10
Done