C++程序  |  12行  |  72 B

#include "def-include.h"



@interface A {
@public
  int ivar;
}
@end