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

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