blob: 90482c9f25647e67733d9a33d70e437f30c0d7dd [file] [log] [blame] [edit]
#include "something.h"
int main(void)
{
nothing();
return 0;
}