blob: 4e8bb07e1bd223cc461affffa134b8055c288237 [file] [log] [blame]
#include<entity.h>
int entity_func2(void) {
return 9;
}