about summary refs log tree commit diff
path: root/src/tools/miri/tests/pass/async-closure-drop.stdout
blob: 34cfdedc44ace7489137e877a7d56be111f1f75c (plain)
1
2
3
DropMe("world") DropMe("hello")
world
hello