7 lines
No EOL
70 B
C
7 lines
No EOL
70 B
C
#include <stdatomic.h>
|
|
|
|
atomic_uint test;
|
|
|
|
int main(){
|
|
return 0;
|
|
} |