#include "framework.h" BEGIN_TEST(int) { c = a << (b & 0x8); } END_TEST32()