!759 !include #1002412 // Turing static void tests() { questions(); } static void questions() { // example question just to test that the standard dialog module seems to be there. add("are you a program", "yes"); }