#include "framework.h" BEGIN_TEST(int) { c = a * b; } END_TEST()