This website requires JavaScript.
Explore
Help
Sign In
motiejus
/
zig
Watch
1
Fork
0
You've already forked zig
Code
Releases
Activity
Files
a71d00a4d504edfdb09cd169d29ca1bbc0b909c4
zig
/
test
/
link
/
tls
/
a.c
Jakub Konka
38edef35bf
test: introduce link(er) tests - builds on standalone tests
2022-06-20 17:59:17 +02:00
6 lines
49 B
C
Raw
Blame
History
_Thread_local
int
a
;
int
getA
(
)
{
return
a
;
}
View Git Blame
Copy Permalink