This website requires JavaScript.
Explore
Help
Sign In
jimzah
/
zig
Watch
1
Star
0
Fork
0
You've already forked zig
mirror of
https://github.com/ziglang/zig.git
synced
2024-11-27 23:52:31 +00:00
Code
Issues
Actions
1
Packages
Projects
Releases
Wiki
Activity
38edef35bf
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
;
}
Reference in New Issue
View Git Blame
Copy Permalink