source: tests/coroutine/.expect/raii.txt @ a55472cc

ADTast-experimental
Last change on this file since a55472cc was 0c6900b, checked in by Thierry Delisle <tdelisle@…>, 5 years ago

added raii tests for coroutine stack

  • Property mode set to 100644
File size: 115 bytes
Line 
1Raii Ctor Main
2Coroutine Ctor
3Raii Ctor Coroutine
4Before Suspend
5Coroutine Dtor
6Raii Dtor Coroutine
7Raii Dtor Main
Note: See TracBrowser for help on using the repository browser.