This website requires JavaScript.
Explore
Help
Register
Sign In
ruby-x
/
rubyx
Watch
1
Star
0
Fork
0
You've already forked rubyx
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
28836457c5
rubyx
/
test
/
bench
/
null.c
Torsten Ruger
9bcead4c1a
small c programs to bench against
2015-11-20 19:12:13 +02:00
7 lines
50 B
C
Raw
Blame
History
#
include
<stdio.h>
int
main
(
void
)
{
return
1
;
}
Reference in New Issue
View Git Blame
Copy Permalink