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