blob: 1ab980ac6b9606d0a05b2cdb3af9336c8d8142ec [file] [log] [blame]
#include"funheader.h"
int main(void) {
return my_wonderful_function() != 42;
}