#include "something.h"

int main()
{
  nothing();
  return 0;
}
