示例#1
0
void
test(void)
{
	test_plan(9);

	test_trig_name_is_illegal();
}
示例#2
0
void
test(void)
{
	test_trig_name_is_illegal();
}