Example #1
0
void
test(void)
{
	test_plan(9);

	test_trig_name_is_illegal();
}
Example #2
0
void
test(void)
{
	test_trig_name_is_illegal();
}