blob: a55ecd4b14afb2e39704dbc100cb053dadb76cac [file] [log] [blame]
#include "clib.h"
int clib_fun(void) {
return 42;
}