3 lines
55 B
C
3 lines
55 B
C
|
_Thread_local int i = 42;
|
||
|
int main(void) { return 0; }
|