C++程序  |  9行  |  102 B

#pragma clang system_header

/**
 * system_function
 * \param a Aaa.
 */
int system_function(int a);