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-28 16:12:33 +00:00
Code
Issues
Actions
1
Packages
Projects
Releases
Wiki
Activity
6e067dc050
zig
/
test
/
link
/
macho
/
weak_framework
/
main.c
Jakub Konka
075f5bc5ff
link-tests: test -weak-lx and -weak_framework x
2022-06-28 09:22:04 +02:00
4 lines
49 B
C
Raw
Blame
History
int
main
(
int
argc
,
char
*
argv
[
]
)
{
return
0
;
}
Reference in New Issue
View Git Blame
Copy Permalink