Current File : //opt/alt/ruby32/share/gems/gems/rake-13.0.6/doc/example/a.c
#include <stdio.h>

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