/* test from xianjie zhang */
void
main(void)
{
if ( test(var1, class)) { /* this line causes problem */
}
}
