Llimeng151fix ltp code
011eeb9d创建于 2022年7月4日历史提交
#define TEST_VARIANTS 10

static struct variants[] = {
	{.bar = 10},
	{.bar = 11},
	{.bar = 12}
};