This website requires JavaScript.
Explore
ben
ben/packages
Help
Sign In
mirrors
/
pyzmq
mirror of
https://github.com/zeromq/pyzmq.git
Watch
0
Star
0
Fork
You've already forked pyzmq
0
Code
Issues
Projects
Releases
Wiki
Activity
v24.0.1
pyzmq
/
buildutils
/
dummy.c
6 lines
90 B
C
Raw
Permalink
Blame
History
// empty file, just to test compilation
int
main
(
int
argc
,
char
*
*
argv
)
{
return
0
;
}
Reference in New Issue
View Git Blame
Copy Permalink