source: XMLIO_V2/dev/trunk/src/XMLIO/test.cpp.old @ 79

Last change on this file since 79 was 79, checked in by ymipsl, 14 years ago

import dev/trunk

File size: 66 bytes
Line 
1void f(void)
2{
3  class { public : int n ;} toto ;
4  toto.n =1 ;
5}
Note: See TracBrowser for help on using the repository browser.