blob: bdf91aa902d1cd60b724661563a8fb229cd7ea2b [file]
_Thread_local int i = 42;
int main(void)
{
return 0;
}