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