#include
"statmethod.h"
int
A::var =
0
;
int
main( ) { A::func( );
return
0
; }