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

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