Preview: main.c
Size: 103 B
/proc/thread-self/root/opt/alt/ruby25/lib64/ruby/gems/2.5.0/gems/rake-12.3.3/doc/example/main.c
#include <stdio.h>
extern void a();
extern void b();
int main ()
{
a();
b();
return 0;
}
Directory Contents
Dirs: 0 × Files: 5