void f(void) { class { public : int n ;} toto ; toto.n =1 ; }