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