blob: f85f8c3f8a024f090e3babe27a82ba0a130d9d4a [file] [log] [blame]
#include "c.h"
int b_fun(){
return c_fun();
}