#include "gendestructor.hfa" #include void main(MyThread &t) { waitfor(^?{} : t); sout | "Destructor called"; }