Current File : //proc/thread-self/root/opt/alt/ruby24/lib64/ruby/gems/2.4.0/gems/rake-12.0.0/doc/example/b.c
#include <stdio.h>

void b()
{
    printf ("In function b\n");
}