C++程序  |  6行  |  72 B

#include <config.h>

#ifdef HAVE_TLS
__thread int static_extern;
#endif