Abraxas/Misra Home Table of Contents
#include "misra.h"
static void
func108 ( void )
Function Name: func108() {struct s v;struct s { int mem; foo; /* rule 108 vacous member, e.g. no explicit type 18.2 */ };
{
struct s v;
struct s {
int mem;
foo; /* rule 108 vacous member, e.g. no explicit type 18.2 */
};
}