#include "framework.h" BEGIN_TEST(int) { c = (a + b) / 2; } END_TEST32()