Current File : //opt/alt/ruby27/share/gems/gems/rake-13.0.1/doc/example/b.c
#include <stdio.h>

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