#include "test.h" #include void test::transition () { std::cout << "transition\n"; }