blob: ff86f311073bf85032c9b36db3de68aea2c4a460 [file]
#include"simple.h"
int simple_function(void) {
return 42;
}